#c0d2e2 color space conversions
Hex:
#c0d2e2
RGB:
192, 210, 226
CMY:
25, 18, 11
CMYK:
15, 7, 0, 11
HSL:
208°, 36.9565%, 81.9608%
HSV (HSB):
208°, 15.0442%, 88.6275%
XYZ:
58.5123, 62.7906, 80.9874
xyY:
0.2892, 0.3104, 62.7906
CIE-Lab:
83.3321, -2.8123, -9.9479
CIE-LCH:
83.3321, 10.3378, 254.2139
CIE-Luv:
83.3321, -10.3962, -14.9713
Hunter-Lab:
79.2405, -6.8641, -5.1287
#c0d2e2 color charts
#c0d2e2 color shades, tints & tones
#c0d2e2 color schemes
#c0d2e2 color preview, HTML & CSS examples
This text has a color of #c0d2e2
<p style="color:#c0d2e2;">Text here</p>
.mytext {color:#c0d2e2;}
This box has a color of #c0d2e2
<div style="background-color:#c0d2e2;">Content here</div>
.mybackground {background-color:#c0d2e2;}
Border around this has a color of #c0d2e2
<div style="border:2px solid #c0d2e2;">Content here</div>
.myborder {border:2px solid #c0d2e2;}