#c0dff8 color space conversions
Hex:
#c0dff8
RGB:
192, 223, 248
CMY:
25, 13, 3
CMYK:
23, 10, 0, 3
HSL:
207°, 80.0000%, 86.2745%
HSV (HSB):
207°, 22.5806%, 97.2549%
XYZ:
65.0692, 70.7591, 99.0353
xyY:
0.2771, 0.3013, 70.7591
CIE-Lab:
87.3679, -4.8789, -15.5585
CIE-LCH:
87.3679, 16.3056, 252.5895
CIE-Luv:
87.3679, -17.0424, -23.8345
Hunter-Lab:
84.1184, -9.1300, -10.9211
#c0dff8 color charts
#c0dff8 color shades, tints & tones
#c0dff8 color schemes
#c0dff8 color preview, HTML & CSS examples
This text has a color of #c0dff8
<p style="color:#c0dff8;">Text here</p>
.mytext {color:#c0dff8;}
This box has a color of #c0dff8
<div style="background-color:#c0dff8;">Content here</div>
.mybackground {background-color:#c0dff8;}
Border around this has a color of #c0dff8
<div style="border:2px solid #c0dff8;">Content here</div>
.myborder {border:2px solid #c0dff8;}