#c94ed9 color space conversions
Hex:
#c94ed9
RGB:
201, 78, 217
CMY:
21, 69, 15
CMYK:
7, 64, 0, 15
HSL:
293°, 64.6512%, 57.8431%
HSV (HSB):
293°, 64.0553%, 85.0980%
XYZ:
39.3362, 22.8760, 67.9879
xyY:
0.3021, 0.1757, 22.8760
CIE-Lab:
54.9444, 66.8151, -48.6260
CIE-LCH:
54.9444, 82.6362, 323.9540
CIE-Luv:
54.9444, 50.3314, -83.7574
Hunter-Lab:
47.8289, 63.1041, -50.7994
#c94ed9 color charts
#c94ed9 color shades, tints & tones
#c94ed9 color schemes
#c94ed9 color preview, HTML & CSS examples
This text has a color of #c94ed9
<p style="color:#c94ed9;">Text here</p>
.mytext {color:#c94ed9;}
This box has a color of #c94ed9
<div style="background-color:#c94ed9;">Content here</div>
.mybackground {background-color:#c94ed9;}
Border around this has a color of #c94ed9
<div style="border:2px solid #c94ed9;">Content here</div>
.myborder {border:2px solid #c94ed9;}