#c0c9fc color space conversions
Hex:
#c0c9fc
RGB:
192, 201, 252
CMY:
25, 21, 1
CMYK:
24, 20, 0, 1
HSL:
231°, 90.9091%, 87.0588%
HSV (HSB):
231°, 23.8095%, 98.8235%
XYZ:
60.1956, 60.0080, 100.5055
xyY:
0.2727, 0.2719, 60.0080
CIE-Lab:
81.8426, 7.6484, -26.0391
CIE-LCH:
81.8426, 27.1391, 286.3689
CIE-Luv:
81.8426, -7.4693, -42.9092
Hunter-Lab:
77.4649, 3.1434, -22.6995
#c0c9fc color charts
#c0c9fc color shades, tints & tones
#c0c9fc color schemes
#c0c9fc color preview, HTML & CSS examples
This text has a color of #c0c9fc
<p style="color:#c0c9fc;">Text here</p>
.mytext {color:#c0c9fc;}
This box has a color of #c0c9fc
<div style="background-color:#c0c9fc;">Content here</div>
.mybackground {background-color:#c0c9fc;}
Border around this has a color of #c0c9fc
<div style="border:2px solid #c0c9fc;">Content here</div>
.myborder {border:2px solid #c0c9fc;}