#c3cce7 color space conversions
Hex:
#c3cce7
RGB:
195, 204, 231
CMY:
24, 20, 9
CMYK:
16, 12, 0, 9
HSL:
225°, 42.8571%, 83.5294%
HSV (HSB):
225°, 15.5844%, 90.5882%
XYZ:
58.5223, 60.5574, 84.2056
xyY:
0.2879, 0.2979, 60.5574
CIE-Lab:
82.1402, 2.3495, -14.3720
CIE-LCH:
82.1402, 14.5628, 279.2845
CIE-Luv:
82.1402, -6.2836, -22.8710
Hunter-Lab:
77.8186, -1.9442, -9.6832
#c3cce7 color charts
#c3cce7 color shades, tints & tones
#c3cce7 color schemes
#c3cce7 color preview, HTML & CSS examples
This text has a color of #c3cce7
<p style="color:#c3cce7;">Text here</p>
.mytext {color:#c3cce7;}
This box has a color of #c3cce7
<div style="background-color:#c3cce7;">Content here</div>
.mybackground {background-color:#c3cce7;}
Border around this has a color of #c3cce7
<div style="border:2px solid #c3cce7;">Content here</div>
.myborder {border:2px solid #c3cce7;}