#c0d3f4 color space conversions
Hex:
#c0d3f4
RGB:
192, 211, 244
CMY:
25, 17, 4
CMYK:
21, 14, 0, 4
HSL:
218°, 70.2703%, 85.4902%
HSV (HSB):
218°, 21.3115%, 95.6863%
XYZ:
61.3616, 64.3267, 94.7701
xyY:
0.2783, 0.2918, 64.3267
CIE-Lab:
84.1356, 0.5196, -18.3087
CIE-LCH:
84.1356, 18.3161, 271.6256
CIE-Luv:
84.1356, -11.5477, -29.0835
Hunter-Lab:
80.2039, -3.7918, -13.9152
#c0d3f4 color charts
#c0d3f4 color shades, tints & tones
#c0d3f4 color schemes
#c0d3f4 color preview, HTML & CSS examples
This text has a color of #c0d3f4
<p style="color:#c0d3f4;">Text here</p>
.mytext {color:#c0d3f4;}
This box has a color of #c0d3f4
<div style="background-color:#c0d3f4;">Content here</div>
.mybackground {background-color:#c0d3f4;}
Border around this has a color of #c0d3f4
<div style="border:2px solid #c0d3f4;">Content here</div>
.myborder {border:2px solid #c0d3f4;}