#c0c2e1 color space conversions
Hex:
#c0c2e1
RGB:
192, 194, 225
CMY:
25, 24, 12
CMYK:
15, 14, 0, 12
HSL:
236°, 35.4839%, 81.7647%
HSV (HSB):
236°, 14.6667%, 88.2353%
XYZ:
54.6206, 55.2263, 79.0151
xyY:
0.2892, 0.2924, 55.2263
CIE-Lab:
79.1714, 5.4745, -15.6383
CIE-LCH:
79.1714, 16.5689, 289.2937
CIE-Luv:
79.1714, -2.8578, -25.2959
Hunter-Lab:
74.3144, 1.1462, -11.0203
#c0c2e1 color charts
#c0c2e1 color shades, tints & tones
#c0c2e1 color schemes
#c0c2e1 color preview, HTML & CSS examples
This text has a color of #c0c2e1
<p style="color:#c0c2e1;">Text here</p>
.mytext {color:#c0c2e1;}
This box has a color of #c0c2e1
<div style="background-color:#c0c2e1;">Content here</div>
.mybackground {background-color:#c0c2e1;}
Border around this has a color of #c0c2e1
<div style="border:2px solid #c0c2e1;">Content here</div>
.myborder {border:2px solid #c0c2e1;}