#c4c5d5 color space conversions
Hex:
#c4c5d5
RGB:
196, 197, 213
CMY:
23, 23, 16
CMYK:
8, 8, 0, 16
HSL:
236°, 16.8317%, 80.1961%
HSV (HSB):
236°, 7.9812%, 83.5294%
XYZ:
54.7414, 56.4724, 70.9659
xyY:
0.3005, 0.3100, 56.4724
CIE-Lab:
79.8819, 2.7184, -8.0906
CIE-LCH:
79.8819, 8.5351, 288.5723
CIE-Luv:
79.8819, -1.4636, -12.8696
Hunter-Lab:
75.1481, -1.4813, -3.3867
#c4c5d5 color charts
#c4c5d5 color shades, tints & tones
#c4c5d5 color schemes
#c4c5d5 color preview, HTML & CSS examples
This text has a color of #c4c5d5
<p style="color:#c4c5d5;">Text here</p>
.mytext {color:#c4c5d5;}
This box has a color of #c4c5d5
<div style="background-color:#c4c5d5;">Content here</div>
.mybackground {background-color:#c4c5d5;}
Border around this has a color of #c4c5d5
<div style="border:2px solid #c4c5d5;">Content here</div>
.myborder {border:2px solid #c4c5d5;}