#c0c0e7 color space conversions
Hex:
#c0c0e7
RGB:
192, 192, 231
CMY:
25, 25, 9
CMYK:
17, 17, 0, 9
HSL:
240°, 44.8276%, 82.9412%
HSV (HSB):
240°, 16.8831%, 90.5882%
XYZ:
55.0117, 54.6753, 83.2553
xyY:
0.2851, 0.2834, 54.6753
CIE-Lab:
78.8538, 7.8331, -19.3449
CIE-LCH:
78.8538, 20.8706, 292.0439
CIE-Luv:
78.8538, -2.2824, -31.6733
Hunter-Lab:
73.9427, 3.4001, -14.9972
#c0c0e7 color charts
#c0c0e7 color shades, tints & tones
#c0c0e7 color schemes
#c0c0e7 color preview, HTML & CSS examples
This text has a color of #c0c0e7
<p style="color:#c0c0e7;">Text here</p>
.mytext {color:#c0c0e7;}
This box has a color of #c0c0e7
<div style="background-color:#c0c0e7;">Content here</div>
.mybackground {background-color:#c0c0e7;}
Border around this has a color of #c0c0e7
<div style="border:2px solid #c0c0e7;">Content here</div>
.myborder {border:2px solid #c0c0e7;}