#c3c3d1 color space conversions
Hex:
#c3c3d1
RGB:
195, 195, 209
CMY:
24, 24, 18
CMYK:
7, 7, 0, 18
HSL:
240°, 13.2075%, 79.2157%
HSV (HSB):
240°, 6.6986%, 81.9608%
XYZ:
53.5294, 55.2358, 68.1619
xyY:
0.3026, 0.3122, 55.2358
CIE-Lab:
79.1769, 2.6642, -6.9916
CIE-LCH:
79.1769, 7.4820, 290.8594
CIE-Luv:
79.1769, -0.8009, -11.1305
Hunter-Lab:
74.3208, -1.4970, -2.3521
#c3c3d1 color charts
#c3c3d1 color shades, tints & tones
#c3c3d1 color schemes
#c3c3d1 color preview, HTML & CSS examples
This text has a color of #c3c3d1
<p style="color:#c3c3d1;">Text here</p>
.mytext {color:#c3c3d1;}
This box has a color of #c3c3d1
<div style="background-color:#c3c3d1;">Content here</div>
.mybackground {background-color:#c3c3d1;}
Border around this has a color of #c3c3d1
<div style="border:2px solid #c3c3d1;">Content here</div>
.myborder {border:2px solid #c3c3d1;}