#c99dd2 color space conversions
Hex:
#c99dd2
RGB:
201, 157, 210
CMY:
21, 38, 18
CMYK:
4, 25, 0, 18
HSL:
290°, 37.0629%, 71.9608%
HSV (HSB):
290°, 25.2381%, 82.3529%
XYZ:
47.7772, 41.1846, 66.4041
xyY:
0.3075, 0.2651, 41.1846
CIE-Lab:
70.3051, 25.5507, -20.8043
CIE-LCH:
70.3051, 32.9493, 320.8463
CIE-Luv:
70.3051, 21.1648, -36.2902
Hunter-Lab:
64.1752, 20.5832, -16.4265
#c99dd2 color charts
#c99dd2 color shades, tints & tones
#c99dd2 color schemes
#c99dd2 color preview, HTML & CSS examples
This text has a color of #c99dd2
<p style="color:#c99dd2;">Text here</p>
.mytext {color:#c99dd2;}
This box has a color of #c99dd2
<div style="background-color:#c99dd2;">Content here</div>
.mybackground {background-color:#c99dd2;}
Border around this has a color of #c99dd2
<div style="border:2px solid #c99dd2;">Content here</div>
.myborder {border:2px solid #c99dd2;}