#cbc8ed color space conversions
Hex:
#cbc8ed
RGB:
203, 200, 237
CMY:
20, 22, 7
CMYK:
14, 16, 0, 7
HSL:
245°, 50.6849%, 85.6863%
HSV (HSB):
245°, 15.6118%, 92.9412%
XYZ:
60.5689, 60.1195, 88.5327
xyY:
0.2895, 0.2873, 60.1195
CIE-Lab:
81.9031, 8.2734, -17.8730
CIE-LCH:
81.9031, 19.6950, 294.8393
CIE-Luv:
81.9031, -0.5753, -29.5003
Hunter-Lab:
77.5368, 3.7485, -13.4225
#cbc8ed color charts
#cbc8ed color shades, tints & tones
#cbc8ed color schemes
#cbc8ed color preview, HTML & CSS examples
This text has a color of #cbc8ed
<p style="color:#cbc8ed;">Text here</p>
.mytext {color:#cbc8ed;}
This box has a color of #cbc8ed
<div style="background-color:#cbc8ed;">Content here</div>
.mybackground {background-color:#cbc8ed;}
Border around this has a color of #cbc8ed
<div style="border:2px solid #cbc8ed;">Content here</div>
.myborder {border:2px solid #cbc8ed;}