reddish black
Enter any color value (e.g., #a089ae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cb2fff color RGB value is (203,47,255)
#cb2fff color CMYK value
#cb2fff color HSL value
HSV(or HSB) | 285° | 81.6 | 100 |
XYZ | 43.695 | 21.95 | 96.541 |
Yxy | 0.269 | 0.135 | 21.95 |
LAB | 53.973 | 84.285 | -71.495 |
LUV | 53.973 | 46.278 | -119.409 |
Hunter-LAB | 46.85 | 84.491 | -89.38 |
CIE-LCH | 53.973 | 110.523 | 319.694 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CB | 2F | FF |
Decimal | 203 | 47 | 255 |
Octal | 313 | 57 | 377 |
Binary | 11001011 | 00101111 | 11111111 |
Below, you can see some colors close to #cb2fff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cb2fff.
<span style="color:#cb2fff">Text here</span>
This paragraph has a background color of #cb2fff.
<p style="background-color:#cb2fff;">Content here</p>
This element has a border color of #cb2fff.
<div style="border:1px #cb2fff;">Content here</div>
.text {color:#cb2fff;}
.background {background-color:#cb2fff;}
.border {border:1px solid #cb2fff;}
.text-shadow {border:1px solid #cb2fff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030004 is the darkest color, while #fbeeff is the lightest one.