#c0d3e4 color space conversions
Hex:
#c0d3e4
RGB:
192, 211, 228
CMY:
25, 17, 11
CMYK:
16, 7, 0, 11
HSL:
208°, 40.0000%, 82.3529%
HSV (HSB):
208°, 15.7895%, 89.4118%
XYZ:
59.0361, 63.3964, 82.5240
xyY:
0.2880, 0.3093, 63.3964
CIE-Lab:
83.6505, -2.9194, -10.5377
CIE-LCH:
83.6505, 10.9347, 254.5149
CIE-Luv:
83.6505, -10.9390, -15.9030
Hunter-Lab:
79.6219, -6.9885, -5.7157
#c0d3e4 color charts
#c0d3e4 color shades, tints & tones
#c0d3e4 color schemes
#c0d3e4 color preview, HTML & CSS examples
This text has a color of #c0d3e4
<p style="color:#c0d3e4;">Text here</p>
.mytext {color:#c0d3e4;}
This box has a color of #c0d3e4
<div style="background-color:#c0d3e4;">Content here</div>
.mybackground {background-color:#c0d3e4;}
Border around this has a color of #c0d3e4
<div style="border:2px solid #c0d3e4;">Content here</div>
.myborder {border:2px solid #c0d3e4;}