#c3c7e0 color space conversions
Hex:
#c3c7e0
RGB:
195, 199, 224
CMY:
24, 22, 12
CMYK:
13, 11, 0, 12
HSL:
232°, 31.8681%, 82.1569%
HSV (HSB):
232°, 12.9464%, 87.8431%
XYZ:
56.3836, 57.8308, 78.7117
xyY:
0.2923, 0.2998, 57.8308
CIE-Lab:
80.6446, 3.5499, -12.8681
CIE-LCH:
80.6446, 13.3487, 285.4226
CIE-Luv:
80.6446, -3.5751, -20.5920
Hunter-Lab:
76.0465, -0.7351, -8.1353
#c3c7e0 color charts
#c3c7e0 color shades, tints & tones
#c3c7e0 color schemes
#c3c7e0 color preview, HTML & CSS examples
This text has a color of #c3c7e0
<p style="color:#c3c7e0;">Text here</p>
.mytext {color:#c3c7e0;}
This box has a color of #c3c7e0
<div style="background-color:#c3c7e0;">Content here</div>
.mybackground {background-color:#c3c7e0;}
Border around this has a color of #c3c7e0
<div style="border:2px solid #c3c7e0;">Content here</div>
.myborder {border:2px solid #c3c7e0;}