#c0c3d4 color space conversions
Hex:
#c0c3d4
RGB:
192, 195, 212
CMY:
25, 24, 17
CMYK:
9, 8, 0, 17
HSL:
231°, 18.8679%, 79.2157%
HSV (HSB):
231°, 9.4340%, 83.1373%
XYZ:
53.1370, 54.9901, 70.1009
xyY:
0.2981, 0.3085, 54.9901
CIE-Lab:
79.0356, 2.2617, -8.8424
CIE-LCH:
79.0356, 9.1271, 284.3474
CIE-Luv:
79.0356, -2.6052, -13.9494
Hunter-Lab:
74.1553, -1.8653, -4.1396
#c0c3d4 color charts
#c0c3d4 color shades, tints & tones
#c0c3d4 color schemes
#c0c3d4 color preview, HTML & CSS examples
This text has a color of #c0c3d4
<p style="color:#c0c3d4;">Text here</p>
.mytext {color:#c0c3d4;}
This box has a color of #c0c3d4
<div style="background-color:#c0c3d4;">Content here</div>
.mybackground {background-color:#c0c3d4;}
Border around this has a color of #c0c3d4
<div style="border:2px solid #c0c3d4;">Content here</div>
.myborder {border:2px solid #c0c3d4;}