#c94acc color space conversions
Hex:
#c94acc
RGB:
201, 74, 204
CMY:
21, 71, 20
CMYK:
1, 64, 0, 20
HSL:
299°, 56.0345%, 54.5098%
HSV (HSB):
299°, 63.7255%, 80.0000%
XYZ:
37.4353, 21.6747, 59.3373
xyY:
0.3160, 0.1830, 21.6747
CIE-Lab:
53.6801, 66.1631, -43.2244
CIE-LCH:
53.6801, 79.0311, 326.8434
CIE-Luv:
53.6801, 55.2462, -74.9975
Hunter-Lab:
46.5561, 62.0568, -42.9778
#c94acc color charts
#c94acc color shades, tints & tones
#c94acc color schemes
#c94acc color preview, HTML & CSS examples
This text has a color of #c94acc
<p style="color:#c94acc;">Text here</p>
.mytext {color:#c94acc;}
This box has a color of #c94acc
<div style="background-color:#c94acc;">Content here</div>
.mybackground {background-color:#c94acc;}
Border around this has a color of #c94acc
<div style="border:2px solid #c94acc;">Content here</div>
.myborder {border:2px solid #c94acc;}