#c2cbed color space conversions
Hex:
#c2cbed
RGB:
194, 203, 237
CMY:
24, 20, 7
CMYK:
18, 14, 0, 7
HSL:
227°, 54.4304%, 84.5098%
HSV (HSB):
227°, 18.1435%, 92.9412%
XYZ:
58.8901, 60.2956, 88.6551
xyY:
0.2833, 0.2901, 60.2956
CIE-Lab:
81.9986, 3.8490, -17.7943
CIE-LCH:
81.9986, 18.2059, 282.2054
CIE-Luv:
81.9986, -6.6267, -28.6685
Hunter-Lab:
77.6503, -0.5132, -13.3376
#c2cbed color charts
#c2cbed color shades, tints & tones
#c2cbed color schemes
#c2cbed color preview, HTML & CSS examples
This text has a color of #c2cbed
<p style="color:#c2cbed;">Text here</p>
.mytext {color:#c2cbed;}
This box has a color of #c2cbed
<div style="background-color:#c2cbed;">Content here</div>
.mybackground {background-color:#c2cbed;}
Border around this has a color of #c2cbed
<div style="border:2px solid #c2cbed;">Content here</div>
.myborder {border:2px solid #c2cbed;}