#c91ed9 color space conversions
Hex:
#c91ed9
RGB:
201, 30, 217
CMY:
21, 88, 15
CMYK:
7, 86, 0, 15
HSL:
295°, 75.7085%, 48.4314%
HSV (HSB):
295°, 86.1751%, 85.0980%
XYZ:
37.0761, 18.3558, 67.2345
xyY:
0.3023, 0.1496, 18.3558
CIE-Lab:
49.9249, 81.1737, -56.6467
CIE-LCH:
49.9249, 98.9850, 325.0909
CIE-Luv:
49.9249, 58.8172, -95.4091
Hunter-Lab:
42.8437, 79.4939, -63.0532
#c91ed9 color charts
#c91ed9 color shades, tints & tones
#c91ed9 color schemes
#c91ed9 color preview, HTML & CSS examples
This text has a color of #c91ed9
<p style="color:#c91ed9;">Text here</p>
.mytext {color:#c91ed9;}
This box has a color of #c91ed9
<div style="background-color:#c91ed9;">Content here</div>
.mybackground {background-color:#c91ed9;}
Border around this has a color of #c91ed9
<div style="border:2px solid #c91ed9;">Content here</div>
.myborder {border:2px solid #c91ed9;}