#c0c1ed color space conversions
Hex:
#c0c1ed
RGB:
192, 193, 237
CMY:
25, 24, 7
CMYK:
19, 19, 0, 7
HSL:
239°, 55.5556%, 84.1176%
HSV (HSB):
239°, 18.9873%, 92.9412%
XYZ:
56.0943, 55.4608, 87.8693
xyY:
0.2813, 0.2781, 55.4608
CIE-Lab:
79.3060, 8.5999, -21.8834
CIE-LCH:
79.3060, 23.5126, 291.4543
CIE-Luv:
79.3060, -3.0959, -35.9848
Hunter-Lab:
74.4720, 4.1248, -17.8257
#c0c1ed color charts
#c0c1ed color shades, tints & tones
#c0c1ed color schemes
#c0c1ed color preview, HTML & CSS examples
This text has a color of #c0c1ed
<p style="color:#c0c1ed;">Text here</p>
.mytext {color:#c0c1ed;}
This box has a color of #c0c1ed
<div style="background-color:#c0c1ed;">Content here</div>
.mybackground {background-color:#c0c1ed;}
Border around this has a color of #c0c1ed
<div style="border:2px solid #c0c1ed;">Content here</div>
.myborder {border:2px solid #c0c1ed;}