#c0d0e4 color space conversions
Hex:
#c0d0e4
RGB:
192, 208, 228
CMY:
25, 18, 11
CMYK:
16, 9, 0, 11
HSL:
213°, 40.0000%, 82.3529%
HSV (HSB):
213°, 15.7895%, 89.4118%
XYZ:
58.2977, 61.9197, 82.2779
xyY:
0.2879, 0.3058, 61.9197
CIE-Lab:
82.8707, -1.3441, -11.7008
CIE-LCH:
82.8707, 11.7778, 263.4473
CIE-Luv:
82.8707, -9.5418, -17.9990
Hunter-Lab:
78.6890, -5.4620, -6.9117
#c0d0e4 color charts
#c0d0e4 color shades, tints & tones
#c0d0e4 color schemes
#c0d0e4 color preview, HTML & CSS examples
This text has a color of #c0d0e4
<p style="color:#c0d0e4;">Text here</p>
.mytext {color:#c0d0e4;}
This box has a color of #c0d0e4
<div style="background-color:#c0d0e4;">Content here</div>
.mybackground {background-color:#c0d0e4;}
Border around this has a color of #c0d0e4
<div style="border:2px solid #c0d0e4;">Content here</div>
.myborder {border:2px solid #c0d0e4;}