#cb99ec color space conversions
Hex:
#cb99ec
RGB:
203, 153, 236
CMY:
20, 40, 7
CMYK:
14, 35, 0, 7
HSL:
276°, 68.5950%, 76.2745%
HSV (HSB):
276°, 35.1695%, 92.5490%
XYZ:
51.1602, 41.5351, 84.6775
xyY:
0.2884, 0.2342, 41.5351
CIE-Lab:
70.5492, 33.6683, -34.6988
CIE-LCH:
70.5492, 48.3484, 314.1365
CIE-Luv:
70.5492, 20.7512, -60.1759
Hunter-Lab:
64.4477, 28.9140, -32.7874
#cb99ec color charts
#cb99ec color shades, tints & tones
#cb99ec color schemes
#cb99ec color preview, HTML & CSS examples
This text has a color of #cb99ec
<p style="color:#cb99ec;">Text here</p>
.mytext {color:#cb99ec;}
This box has a color of #cb99ec
<div style="background-color:#cb99ec;">Content here</div>
.mybackground {background-color:#cb99ec;}
Border around this has a color of #cb99ec
<div style="border:2px solid #cb99ec;">Content here</div>
.myborder {border:2px solid #cb99ec;}