#c0dbf9 color space conversions
Hex:
#c0dbf9
RGB:
192, 219, 249
CMY:
25, 14, 2
CMYK:
23, 12, 0, 2
HSL:
212°, 82.6087%, 86.4706%
HSV (HSB):
212°, 22.8916%, 97.6471%
XYZ:
64.1686, 68.7091, 99.5027
xyY:
0.2761, 0.2957, 68.7091
CIE-Lab:
86.3598, -2.5761, -17.6009
CIE-LCH:
86.3598, 17.7885, 261.6731
CIE-Luv:
86.3598, -15.2918, -27.5226
Hunter-Lab:
82.8909, -6.8763, -13.1483
#c0dbf9 color charts
#c0dbf9 color shades, tints & tones
#c0dbf9 color schemes
#c0dbf9 color preview, HTML & CSS examples
This text has a color of #c0dbf9
<p style="color:#c0dbf9;">Text here</p>
.mytext {color:#c0dbf9;}
This box has a color of #c0dbf9
<div style="background-color:#c0dbf9;">Content here</div>
.mybackground {background-color:#c0dbf9;}
Border around this has a color of #c0dbf9
<div style="border:2px solid #c0dbf9;">Content here</div>
.myborder {border:2px solid #c0dbf9;}