#cbc7ed color space conversions
Hex:
#cbc7ed
RGB:
203, 199, 237
CMY:
20, 22, 7
CMYK:
14, 16, 0, 7
HSL:
246°, 51.3514%, 85.4902%
HSV (HSB):
246°, 16.0338%, 92.9412%
XYZ:
60.3381, 59.6578, 88.4557
xyY:
0.2895, 0.2862, 59.6578
CIE-Lab:
81.6518, 8.8091, -18.2521
CIE-LCH:
81.6518, 20.2667, 295.7636
CIE-Luv:
81.6518, -0.1090, -30.1927
Hunter-Lab:
77.2385, 4.2755, -13.8337
#cbc7ed color charts
#cbc7ed color shades, tints & tones
#cbc7ed color schemes
#cbc7ed color preview, HTML & CSS examples
This text has a color of #cbc7ed
<p style="color:#cbc7ed;">Text here</p>
.mytext {color:#cbc7ed;}
This box has a color of #cbc7ed
<div style="background-color:#cbc7ed;">Content here</div>
.mybackground {background-color:#cbc7ed;}
Border around this has a color of #cbc7ed
<div style="border:2px solid #cbc7ed;">Content here</div>
.myborder {border:2px solid #cbc7ed;}