#c0daf7 color space conversions
Hex:
#c0daf7
RGB:
192, 218, 247
CMY:
25, 15, 3
CMYK:
22, 12, 0, 3
HSL:
212°, 77.4648%, 86.0784%
HSV (HSB):
212°, 22.2672%, 96.8627%
XYZ:
63.5981, 68.0647, 97.7815
xyY:
0.2772, 0.2967, 68.0647
CIE-Lab:
86.0388, -2.4963, -17.0288
CIE-LCH:
86.0388, 17.2108, 261.6603
CIE-Luv:
86.0388, -14.7846, -26.5799
Hunter-Lab:
82.5013, -6.7763, -12.5203
#c0daf7 color charts
#c0daf7 color shades, tints & tones
#c0daf7 color schemes
#c0daf7 color preview, HTML & CSS examples
This text has a color of #c0daf7
<p style="color:#c0daf7;">Text here</p>
.mytext {color:#c0daf7;}
This box has a color of #c0daf7
<div style="background-color:#c0daf7;">Content here</div>
.mybackground {background-color:#c0daf7;}
Border around this has a color of #c0daf7
<div style="border:2px solid #c0daf7;">Content here</div>
.myborder {border:2px solid #c0daf7;}