#c0dafc color space conversions
Hex:
#c0dafc
RGB:
192, 218, 252
CMY:
25, 15, 1
CMYK:
24, 13, 0, 1
HSL:
214°, 90.9091%, 87.0588%
HSV (HSB):
214°, 23.8095%, 98.8235%
XYZ:
64.3803, 68.3775, 101.9004
xyY:
0.2744, 0.2914, 68.3775
CIE-Lab:
86.1949, -1.3836, -19.4319
CIE-LCH:
86.1949, 19.4811, 265.9272
CIE-Luv:
86.1949, -14.9426, -30.7320
Hunter-Lab:
82.6907, -5.7344, -15.1800
#c0dafc color charts
#c0dafc color shades, tints & tones
#c0dafc color schemes
#c0dafc color preview, HTML & CSS examples
This text has a color of #c0dafc
<p style="color:#c0dafc;">Text here</p>
.mytext {color:#c0dafc;}
This box has a color of #c0dafc
<div style="background-color:#c0dafc;">Content here</div>
.mybackground {background-color:#c0dafc;}
Border around this has a color of #c0dafc
<div style="border:2px solid #c0dafc;">Content here</div>
.myborder {border:2px solid #c0dafc;}