#c0fced color space conversions
Hex:
#c0fced
RGB:
192, 252, 237
CMY:
25, 1, 7
CMYK:
24, 0, 6, 1
HSL:
165°, 90.9091%, 87.0588%
HSV (HSB):
165°, 23.8095%, 98.8235%
XYZ:
71.8347, 86.9417, 93.1161
xyY:
0.2852, 0.3452, 86.9417
CIE-Lab:
94.7135, -21.7692, 1.0466
CIE-LCH:
94.7135, 21.7943, 177.2474
CIE-Luv:
94.7135, -29.8628, 5.3811
Hunter-Lab:
93.2425, -25.6568, 6.0602
#c0fced color charts
#c0fced color shades, tints & tones
#c0fced color schemes
#c0fced color preview, HTML & CSS examples
This text has a color of #c0fced
<p style="color:#c0fced;">Text here</p>
.mytext {color:#c0fced;}
This box has a color of #c0fced
<div style="background-color:#c0fced;">Content here</div>
.mybackground {background-color:#c0fced;}
Border around this has a color of #c0fced
<div style="border:2px solid #c0fced;">Content here</div>
.myborder {border:2px solid #c0fced;}