#c94ec2 color space conversions
Hex:
#c94ec2
RGB:
201, 78, 194
CMY:
21, 69, 24
CMYK:
0, 61, 3, 21
HSL:
303°, 53.2468%, 54.7059%
HSV (HSB):
303°, 61.1940%, 78.8235%
XYZ:
36.5494, 21.7613, 53.3129
xyY:
0.3274, 0.1950, 21.7613
CIE-Lab:
53.7728, 62.8494, -37.3375
CIE-LCH:
53.7728, 73.1036, 329.2863
CIE-Luv:
53.7728, 57.1441, -65.5654
Hunter-Lab:
46.6490, 58.2184, -35.1053
#c94ec2 color charts
#c94ec2 color shades, tints & tones
#c94ec2 color schemes
#c94ec2 color preview, HTML & CSS examples
This text has a color of #c94ec2
<p style="color:#c94ec2;">Text here</p>
.mytext {color:#c94ec2;}
This box has a color of #c94ec2
<div style="background-color:#c94ec2;">Content here</div>
.mybackground {background-color:#c94ec2;}
Border around this has a color of #c94ec2
<div style="border:2px solid #c94ec2;">Content here</div>
.myborder {border:2px solid #c94ec2;}