#c94da4 color space conversions
Hex:
#c94da4
RGB:
201, 77, 164
CMY:
21, 70, 36
CMYK:
0, 62, 18, 21
HSL:
318°, 53.4483%, 54.5098%
HSV (HSB):
318°, 61.6915%, 78.8235%
XYZ:
33.4421, 20.4056, 37.2980
xyY:
0.3669, 0.2239, 20.4056
CIE-Lab:
52.2927, 58.6189, -22.1929
CIE-LCH:
52.2927, 62.6793, 339.2635
CIE-Luv:
52.2927, 66.9528, -41.8137
Hunter-Lab:
45.1726, 53.0950, -17.3337
#c94da4 color charts
#c94da4 color shades, tints & tones
#c94da4 color schemes
#c94da4 color preview, HTML & CSS examples
This text has a color of #c94da4
<p style="color:#c94da4;">Text here</p>
.mytext {color:#c94da4;}
This box has a color of #c94da4
<div style="background-color:#c94da4;">Content here</div>
.mybackground {background-color:#c94da4;}
Border around this has a color of #c94da4
<div style="border:2px solid #c94da4;">Content here</div>
.myborder {border:2px solid #c94da4;}