#c91fdc color space conversions
Hex:
#c91fdc
RGB:
201, 31, 220
CMY:
21, 88, 14
CMYK:
9, 86, 0, 14
HSL:
294°, 75.2988%, 49.2157%
HSV (HSB):
294°, 85.9091%, 86.2745%
XYZ:
37.4956, 18.5648, 69.3173
xyY:
0.2991, 0.1481, 18.5648
CIE-Lab:
50.1741, 81.4724, -57.9577
CIE-LCH:
50.1741, 99.9842, 324.5728
CIE-Luv:
50.1741, 57.6800, -97.4653
Hunter-Lab:
43.0869, 79.9347, -65.2237
#c91fdc color charts
#c91fdc color shades, tints & tones
#c91fdc color schemes
#c91fdc color preview, HTML & CSS examples
This text has a color of #c91fdc
<p style="color:#c91fdc;">Text here</p>
.mytext {color:#c91fdc;}
This box has a color of #c91fdc
<div style="background-color:#c91fdc;">Content here</div>
.mybackground {background-color:#c91fdc;}
Border around this has a color of #c91fdc
<div style="border:2px solid #c91fdc;">Content here</div>
.myborder {border:2px solid #c91fdc;}