#c0c0d3 color space conversions
Hex:
#c0c0d3
RGB:
192, 192, 211
CMY:
25, 25, 17
CMYK:
9, 9, 0, 17
HSL:
240°, 17.7570%, 79.0196%
HSV (HSB):
240°, 9.0047%, 82.7451%
XYZ:
52.3457, 53.6089, 69.2167
xyY:
0.2988, 0.3060, 53.6089
CIE-Lab:
78.2331, 3.6658, -9.4968
CIE-LCH:
78.2331, 10.1797, 291.1071
CIE-Luv:
78.2331, -1.0935, -15.1869
Hunter-Lab:
73.2181, -0.5168, -4.7971
#c0c0d3 color charts
#c0c0d3 color shades, tints & tones
#c0c0d3 color schemes
#c0c0d3 color preview, HTML & CSS examples
This text has a color of #c0c0d3
<p style="color:#c0c0d3;">Text here</p>
.mytext {color:#c0c0d3;}
This box has a color of #c0c0d3
<div style="background-color:#c0c0d3;">Content here</div>
.mybackground {background-color:#c0c0d3;}
Border around this has a color of #c0c0d3
<div style="border:2px solid #c0c0d3;">Content here</div>
.myborder {border:2px solid #c0c0d3;}