#c94cdc color space conversions
Hex:
#c94cdc
RGB:
201, 76, 220
CMY:
21, 70, 14
CMYK:
9, 65, 0, 14
HSL:
292°, 67.2897%, 58.0392%
HSV (HSB):
292°, 65.4545%, 86.2745%
XYZ:
39.5901, 22.7537, 70.0154
xyY:
0.2991, 0.1719, 22.7537
CIE-Lab:
54.8177, 68.1613, -50.5271
CIE-LCH:
54.8177, 84.8466, 323.4509
CIE-Luv:
54.8177, 49.9838, -86.7978
Hunter-Lab:
47.7008, 64.6726, -53.6354
#c94cdc color charts
#c94cdc color shades, tints & tones
#c94cdc color schemes
#c94cdc color preview, HTML & CSS examples
This text has a color of #c94cdc
<p style="color:#c94cdc;">Text here</p>
.mytext {color:#c94cdc;}
This box has a color of #c94cdc
<div style="background-color:#c94cdc;">Content here</div>
.mybackground {background-color:#c94cdc;}
Border around this has a color of #c94cdc
<div style="border:2px solid #c94cdc;">Content here</div>
.myborder {border:2px solid #c94cdc;}