#c94ddd color space conversions
Hex:
#c94ddd
RGB:
201, 77, 221
CMY:
21, 70, 13
CMYK:
9, 65, 0, 13
HSL:
292°, 67.9245%, 58.4314%
HSV (HSB):
292°, 65.1584%, 86.6667%
XYZ:
39.7924, 22.9457, 70.7383
xyY:
0.2981, 0.1719, 22.9457
CIE-Lab:
55.0164, 67.9400, -50.7767
CIE-LCH:
55.0164, 84.8181, 323.2265
CIE-Luv:
55.0164, 49.4476, -87.2222
Hunter-Lab:
47.9017, 64.4538, -54.0247
#c94ddd color charts
#c94ddd color shades, tints & tones
#c94ddd color schemes
#c94ddd color preview, HTML & CSS examples
This text has a color of #c94ddd
<p style="color:#c94ddd;">Text here</p>
.mytext {color:#c94ddd;}
This box has a color of #c94ddd
<div style="background-color:#c94ddd;">Content here</div>
.mybackground {background-color:#c94ddd;}
Border around this has a color of #c94ddd
<div style="border:2px solid #c94ddd;">Content here</div>
.myborder {border:2px solid #c94ddd;}