#c99ce5 color space conversions
Hex:
#c99ce5
RGB:
201, 156, 229
CMY:
21, 39, 10
CMYK:
12, 32, 0, 10
HSL:
277°, 58.4000%, 75.4902%
HSV (HSB):
277°, 31.8777%, 89.8039%
XYZ:
50.1187, 41.8516, 79.5654
xyY:
0.2922, 0.2440, 41.8516
CIE-Lab:
70.7685, 29.9445, -30.5424
CIE-LCH:
70.7685, 42.7728, 314.4336
CIE-Luv:
70.7685, 19.2082, -52.8027
Hunter-Lab:
64.6928, 25.0749, -27.6355
#c99ce5 color charts
#c99ce5 color shades, tints & tones
#c99ce5 color schemes
#c99ce5 color preview, HTML & CSS examples
This text has a color of #c99ce5
<p style="color:#c99ce5;">Text here</p>
.mytext {color:#c99ce5;}
This box has a color of #c99ce5
<div style="background-color:#c99ce5;">Content here</div>
.mybackground {background-color:#c99ce5;}
Border around this has a color of #c99ce5
<div style="border:2px solid #c99ce5;">Content here</div>
.myborder {border:2px solid #c99ce5;}