#c3cde7 color space conversions
Hex:
#c3cde7
RGB:
195, 205, 231
CMY:
24, 20, 9
CMYK:
16, 11, 0, 9
HSL:
223°, 42.8571%, 83.5294%
HSV (HSB):
223°, 15.5844%, 90.5882%
XYZ:
58.7608, 61.0343, 84.2851
xyY:
0.2879, 0.2991, 61.0343
CIE-Lab:
82.3972, 1.8189, -13.9867
CIE-LCH:
82.3972, 14.1045, 277.4094
CIE-Luv:
82.3972, -6.7492, -22.1727
Hunter-Lab:
78.1244, -2.4601, -9.2783
#c3cde7 color charts
#c3cde7 color shades, tints & tones
#c3cde7 color schemes
#c3cde7 color preview, HTML & CSS examples
This text has a color of #c3cde7
<p style="color:#c3cde7;">Text here</p>
.mytext {color:#c3cde7;}
This box has a color of #c3cde7
<div style="background-color:#c3cde7;">Content here</div>
.mybackground {background-color:#c3cde7;}
Border around this has a color of #c3cde7
<div style="border:2px solid #c3cde7;">Content here</div>
.myborder {border:2px solid #c3cde7;}