#c0cef8 color space conversions
Hex:
#c0cef8
RGB:
192, 206, 248
CMY:
25, 19, 3
CMYK:
23, 17, 0, 3
HSL:
225°, 80.0000%, 86.2745%
HSV (HSB):
225°, 22.5806%, 97.2549%
XYZ:
60.7528, 62.1264, 97.5965
xyY:
0.2756, 0.2818, 62.1264
CIE-Lab:
82.9806, 4.0639, -22.1798
CIE-LCH:
82.9806, 22.5490, 280.3830
CIE-Luv:
82.9806, -9.4827, -35.9850
Hunter-Lab:
78.8203, -0.3520, -18.2396
#c0cef8 color charts
#c0cef8 color shades, tints & tones
#c0cef8 color schemes
#c0cef8 color preview, HTML & CSS examples
This text has a color of #c0cef8
<p style="color:#c0cef8;">Text here</p>
.mytext {color:#c0cef8;}
This box has a color of #c0cef8
<div style="background-color:#c0cef8;">Content here</div>
.mybackground {background-color:#c0cef8;}
Border around this has a color of #c0cef8
<div style="border:2px solid #c0cef8;">Content here</div>
.myborder {border:2px solid #c0cef8;}