#c99cf5 color space conversions
Hex:
#c99cf5
RGB:
201, 156, 245
CMY:
21, 39, 4
CMYK:
18, 36, 0, 4
HSL:
270°, 81.6514%, 78.6275%
HSV (HSB):
270°, 36.3265%, 96.0784%
XYZ:
52.4573, 42.7870, 91.8801
xyY:
0.2803, 0.2287, 42.7870
CIE-Lab:
71.4102, 33.3661, -38.2879
CIE-LCH:
71.4102, 50.7864, 311.0706
CIE-Luv:
71.4102, 17.1747, -66.1935
Hunter-Lab:
65.4118, 28.6783, -37.4930
#c99cf5 color charts
#c99cf5 color shades, tints & tones
#c99cf5 color schemes
#c99cf5 color preview, HTML & CSS examples
This text has a color of #c99cf5
<p style="color:#c99cf5;">Text here</p>
.mytext {color:#c99cf5;}
This box has a color of #c99cf5
<div style="background-color:#c99cf5;">Content here</div>
.mybackground {background-color:#c99cf5;}
Border around this has a color of #c99cf5
<div style="border:2px solid #c99cf5;">Content here</div>
.myborder {border:2px solid #c99cf5;}