#c2c2ca color space conversions
Hex:
#c2c2ca
RGB:
194, 194, 202
CMY:
24, 24, 21
CMYK:
4, 4, 0, 21
HSL:
240°, 7.0175%, 77.6471%
HSV (HSB):
240°, 3.9604%, 79.2157%
XYZ:
52.2006, 54.3172, 63.6101
xyY:
0.3068, 0.3193, 54.3172
CIE-Lab:
78.6463, 1.5057, -4.0099
CIE-LCH:
78.6463, 4.2833, 290.5807
CIE-Luv:
78.6463, -0.4546, -6.3272
Hunter-Lab:
73.7002, -2.5468, 0.4173
#c2c2ca color charts
#c2c2ca color shades, tints & tones
#c2c2ca color schemes
#c2c2ca color preview, HTML & CSS examples
This text has a color of #c2c2ca
<p style="color:#c2c2ca;">Text here</p>
.mytext {color:#c2c2ca;}
This box has a color of #c2c2ca
<div style="background-color:#c2c2ca;">Content here</div>
.mybackground {background-color:#c2c2ca;}
Border around this has a color of #c2c2ca
<div style="border:2px solid #c2c2ca;">Content here</div>
.myborder {border:2px solid #c2c2ca;}