#c0cdf3 color space conversions
Hex:
#c0cdf3
RGB:
192, 205, 243
CMY:
25, 20, 5
CMYK:
21, 16, 0, 5
HSL:
225°, 68.0000%, 85.2941%
HSV (HSB):
225°, 20.9877%, 95.2941%
XYZ:
59.7472, 61.3402, 93.4848
xyY:
0.2784, 0.2859, 61.3402
CIE-Lab:
82.5613, 3.4817, -20.1558
CIE-LCH:
82.5613, 20.4543, 279.8005
CIE-Luv:
82.5613, -8.8138, -32.5187
Hunter-Lab:
78.3200, -0.8893, -15.9462
#c0cdf3 color charts
#c0cdf3 color shades, tints & tones
#c0cdf3 color schemes
#c0cdf3 color preview, HTML & CSS examples
This text has a color of #c0cdf3
<p style="color:#c0cdf3;">Text here</p>
.mytext {color:#c0cdf3;}
This box has a color of #c0cdf3
<div style="background-color:#c0cdf3;">Content here</div>
.mybackground {background-color:#c0cdf3;}
Border around this has a color of #c0cdf3
<div style="border:2px solid #c0cdf3;">Content here</div>
.myborder {border:2px solid #c0cdf3;}