#c0dff5 color space conversions
Hex:
#c0dff5
RGB:
192, 223, 245
CMY:
25, 13, 4
CMYK:
22, 9, 0, 4
HSL:
205°, 72.6027%, 85.6863%
HSV (HSB):
205°, 21.6327%, 96.0784%
XYZ:
64.6073, 70.5744, 96.6033
xyY:
0.2787, 0.3045, 70.5744
CIE-Lab:
87.2778, -5.5359, -14.1144
CIE-LCH:
87.2778, 15.1612, 248.5841
CIE-Luv:
87.2778, -16.9624, -21.3629
Hunter-Lab:
84.0086, -9.7384, -9.3728
#c0dff5 color charts
#c0dff5 color shades, tints & tones
#c0dff5 color schemes
#c0dff5 color preview, HTML & CSS examples
This text has a color of #c0dff5
<p style="color:#c0dff5;">Text here</p>
.mytext {color:#c0dff5;}
This box has a color of #c0dff5
<div style="background-color:#c0dff5;">Content here</div>
.mybackground {background-color:#c0dff5;}
Border around this has a color of #c0dff5
<div style="border:2px solid #c0dff5;">Content here</div>
.myborder {border:2px solid #c0dff5;}