#cbbfe7 color space conversions
Hex:
#cbbfe7
RGB:
203, 191, 231
CMY:
20, 25, 9
CMYK:
12, 17, 0, 9
HSL:
258°, 45.4545%, 82.7451%
HSV (HSB):
258°, 17.3160%, 90.5882%
XYZ:
57.6832, 55.7276, 83.3176
xyY:
0.2932, 0.2833, 55.7276
CIE-Lab:
79.4586, 11.8655, -18.3479
CIE-LCH:
79.4586, 21.8503, 302.8904
CIE-Luv:
79.4586, 4.0585, -30.7278
Hunter-Lab:
74.6509, 7.2888, -13.9176
#cbbfe7 color charts
#cbbfe7 color shades, tints & tones
#cbbfe7 color schemes
#cbbfe7 color preview, HTML & CSS examples
This text has a color of #cbbfe7
<p style="color:#cbbfe7;">Text here</p>
.mytext {color:#cbbfe7;}
This box has a color of #cbbfe7
<div style="background-color:#cbbfe7;">Content here</div>
.mybackground {background-color:#cbbfe7;}
Border around this has a color of #cbbfe7
<div style="border:2px solid #cbbfe7;">Content here</div>
.myborder {border:2px solid #cbbfe7;}