#c9c3ec color space conversions
Hex:
#c9c3ec
RGB:
201, 195, 236
CMY:
21, 24, 7
CMYK:
15, 17, 0, 7
HSL:
249°, 51.8987%, 84.5098%
HSV (HSB):
249°, 17.3729%, 92.5490%
XYZ:
58.7428, 57.5038, 87.3602
xyY:
0.2885, 0.2824, 57.5038
CIE-Lab:
80.4622, 10.1160, -19.5296
CIE-LCH:
80.4622, 21.9941, 297.3834
CIE-Luv:
80.4622, 0.7526, -32.4270
Hunter-Lab:
75.8313, 5.5705, -15.2221
#c9c3ec color charts
#c9c3ec color shades, tints & tones
#c9c3ec color schemes
#c9c3ec color preview, HTML & CSS examples
This text has a color of #c9c3ec
<p style="color:#c9c3ec;">Text here</p>
.mytext {color:#c9c3ec;}
This box has a color of #c9c3ec
<div style="background-color:#c9c3ec;">Content here</div>
.mybackground {background-color:#c9c3ec;}
Border around this has a color of #c9c3ec
<div style="border:2px solid #c9c3ec;">Content here</div>
.myborder {border:2px solid #c9c3ec;}