#c3c5d3 color space conversions
Hex:
#c3c5d3
RGB:
195, 197, 211
CMY:
24, 23, 17
CMYK:
8, 7, 0, 17
HSL:
233°, 15.3846%, 79.6078%
HSV (HSB):
233°, 7.5829%, 82.7451%
XYZ:
54.2298, 56.2378, 69.6248
xyY:
0.3011, 0.3123, 56.2378
CIE-Lab:
79.7489, 1.9914, -7.2206
CIE-LCH:
79.7489, 7.4902, 285.4187
CIE-Luv:
79.7489, -1.8963, -11.3861
Hunter-Lab:
74.9918, -2.1547, -2.5524
#c3c5d3 color charts
#c3c5d3 color shades, tints & tones
#c3c5d3 color schemes
#c3c5d3 color preview, HTML & CSS examples
This text has a color of #c3c5d3
<p style="color:#c3c5d3;">Text here</p>
.mytext {color:#c3c5d3;}
This box has a color of #c3c5d3
<div style="background-color:#c3c5d3;">Content here</div>
.mybackground {background-color:#c3c5d3;}
Border around this has a color of #c3c5d3
<div style="border:2px solid #c3c5d3;">Content here</div>
.myborder {border:2px solid #c3c5d3;}