#c3c7d4 color space conversions
Hex:
#c3c7d4
RGB:
195, 199, 212
CMY:
24, 22, 17
CMYK:
8, 6, 0, 17
HSL:
226°, 16.5049%, 79.8039%
HSV (HSB):
226°, 8.0189%, 83.1373%
XYZ:
54.8128, 57.2024, 70.4396
xyY:
0.3004, 0.3135, 57.2024
CIE-Lab:
80.2933, 1.1257, -6.9516
CIE-LCH:
80.2933, 7.0422, 279.1985
CIE-Luv:
80.2933, -2.9286, -10.8329
Hunter-Lab:
75.6323, -2.9927, -2.2767
#c3c7d4 color charts
#c3c7d4 color shades, tints & tones
#c3c7d4 color schemes
#c3c7d4 color preview, HTML & CSS examples
This text has a color of #c3c7d4
<p style="color:#c3c7d4;">Text here</p>
.mytext {color:#c3c7d4;}
This box has a color of #c3c7d4
<div style="background-color:#c3c7d4;">Content here</div>
.mybackground {background-color:#c3c7d4;}
Border around this has a color of #c3c7d4
<div style="border:2px solid #c3c7d4;">Content here</div>
.myborder {border:2px solid #c3c7d4;}