#c2bcc7 color space conversions
Hex:
#c2bcc7
RGB:
194, 188, 199
CMY:
24, 26, 22
CMYK:
3, 6, 0, 22
HSL:
273°, 8.9431%, 75.8824%
HSV (HSB):
273°, 5.5276%, 78.0392%
XYZ:
50.5402, 51.5593, 61.3210
xyY:
0.3093, 0.3155, 51.5593
CIE-Lab:
77.0166, 4.1421, -4.7897
CIE-LCH:
77.0166, 6.3323, 310.8528
CIE-Luv:
77.0166, 2.7411, -7.9461
Hunter-Lab:
71.8048, -0.0203, -0.3701
#c2bcc7 color charts
#c2bcc7 color shades, tints & tones
#c2bcc7 color schemes
#c2bcc7 color preview, HTML & CSS examples
This text has a color of #c2bcc7
<p style="color:#c2bcc7;">Text here</p>
.mytext {color:#c2bcc7;}
This box has a color of #c2bcc7
<div style="background-color:#c2bcc7;">Content here</div>
.mybackground {background-color:#c2bcc7;}
Border around this has a color of #c2bcc7
<div style="border:2px solid #c2bcc7;">Content here</div>
.myborder {border:2px solid #c2bcc7;}