#c3c8d4 color space conversions
Hex:
#c3c8d4
RGB:
195, 200, 212
CMY:
24, 22, 17
CMYK:
8, 6, 0, 17
HSL:
222°, 16.5049%, 79.8039%
HSV (HSB):
222°, 8.0189%, 83.1373%
XYZ:
55.0436, 57.6641, 70.5165
xyY:
0.3004, 0.3147, 57.6641
CIE-Lab:
80.5517, 0.5955, -6.5691
CIE-LCH:
80.5517, 6.5960, 275.1796
CIE-Luv:
80.5517, -3.4168, -10.1531
Hunter-Lab:
75.9369, -3.5021, -1.9021
#c3c8d4 color charts
#c3c8d4 color shades, tints & tones
#c3c8d4 color schemes
#c3c8d4 color preview, HTML & CSS examples
This text has a color of #c3c8d4
<p style="color:#c3c8d4;">Text here</p>
.mytext {color:#c3c8d4;}
This box has a color of #c3c8d4
<div style="background-color:#c3c8d4;">Content here</div>
.mybackground {background-color:#c3c8d4;}
Border around this has a color of #c3c8d4
<div style="border:2px solid #c3c8d4;">Content here</div>
.myborder {border:2px solid #c3c8d4;}