#c3cde8 color space conversions
Hex:
#c3cde8
RGB:
195, 205, 232
CMY:
24, 20, 9
CMYK:
16, 12, 0, 9
HSL:
224°, 44.5783%, 83.7255%
HSV (HSB):
224°, 15.9483%, 90.9804%
XYZ:
58.9025, 61.0909, 85.0312
xyY:
0.2873, 0.2980, 61.0909
CIE-Lab:
82.4276, 2.0297, -14.4745
CIE-LCH:
82.4276, 14.6161, 277.9824
CIE-Luv:
82.4276, -6.7970, -22.9959
Hunter-Lab:
78.1607, -2.2623, -9.7892
#c3cde8 color charts
#c3cde8 color shades, tints & tones
#c3cde8 color schemes
#c3cde8 color preview, HTML & CSS examples
This text has a color of #c3cde8
<p style="color:#c3cde8;">Text here</p>
.mytext {color:#c3cde8;}
This box has a color of #c3cde8
<div style="background-color:#c3cde8;">Content here</div>
.mybackground {background-color:#c3cde8;}
Border around this has a color of #c3cde8
<div style="border:2px solid #c3cde8;">Content here</div>
.myborder {border:2px solid #c3cde8;}