#c0cced color space conversions
Hex:
#c0cced
RGB:
192, 204, 237
CMY:
25, 20, 7
CMYK:
19, 14, 0, 7
HSL:
224°, 55.5556%, 84.1176%
HSV (HSB):
224°, 18.9873%, 92.9412%
XYZ:
58.6172, 60.5066, 88.7103
xyY:
0.2820, 0.2911, 60.5066
CIE-Lab:
82.1128, 2.6973, -17.6362
CIE-LCH:
82.1128, 17.8412, 278.6954
CIE-Luv:
82.1128, -8.0893, -28.2325
Hunter-Lab:
77.7860, -1.6134, -13.1665
#c0cced color charts
#c0cced color shades, tints & tones
#c0cced color schemes
#c0cced color preview, HTML & CSS examples
This text has a color of #c0cced
<p style="color:#c0cced;">Text here</p>
.mytext {color:#c0cced;}
This box has a color of #c0cced
<div style="background-color:#c0cced;">Content here</div>
.mybackground {background-color:#c0cced;}
Border around this has a color of #c0cced
<div style="border:2px solid #c0cced;">Content here</div>
.myborder {border:2px solid #c0cced;}