#cbbbff color space conversions
Hex:
#cbbbff
RGB:
203, 187, 255
CMY:
20, 27, 0
CMYK:
20, 27, 0, 0
HSL:
254°, 100.0000%, 86.6667%
HSV (HSB):
254°, 26.6667%, 100.0000%
XYZ:
60.4489, 55.4572, 102.1260
xyY:
0.2772, 0.2544, 55.4572
CIE-Lab:
79.3039, 19.1926, -31.4572
CIE-LCH:
79.3039, 36.8498, 301.3881
CIE-Luv:
79.3039, 3.9978, -53.5590
Hunter-Lab:
74.4696, 14.5715, -29.1804
#cbbbff color charts
#cbbbff color shades, tints & tones
#cbbbff color schemes
#cbbbff color preview, HTML & CSS examples
This text has a color of #cbbbff
<p style="color:#cbbbff;">Text here</p>
.mytext {color:#cbbbff;}
This box has a color of #cbbbff
<div style="background-color:#cbbbff;">Content here</div>
.mybackground {background-color:#cbbbff;}
Border around this has a color of #cbbbff
<div style="border:2px solid #cbbbff;">Content here</div>
.myborder {border:2px solid #cbbbff;}