#c2bbdd color space conversions
Hex:
#c2bbdd
RGB:
194, 187, 221
CMY:
24, 27, 13
CMYK:
12, 15, 0, 13
HSL:
252°, 33.3333%, 80.0000%
HSV (HSB):
252°, 15.3846%, 86.6667%
XYZ:
53.0696, 52.2304, 75.6910
xyY:
0.2932, 0.2886, 52.2304
CIE-Lab:
77.4184, 9.0580, -16.1043
CIE-LCH:
77.4184, 18.4769, 299.3561
CIE-Luv:
77.4184, 1.7564, -26.5408
Hunter-Lab:
72.2706, 4.6021, -11.5066
#c2bbdd color charts
#c2bbdd color shades, tints & tones
#c2bbdd color schemes
#c2bbdd color preview, HTML & CSS examples
This text has a color of #c2bbdd
<p style="color:#c2bbdd;">Text here</p>
.mytext {color:#c2bbdd;}
This box has a color of #c2bbdd
<div style="background-color:#c2bbdd;">Content here</div>
.mybackground {background-color:#c2bbdd;}
Border around this has a color of #c2bbdd
<div style="border:2px solid #c2bbdd;">Content here</div>
.myborder {border:2px solid #c2bbdd;}