#f91cf5 color space conversions
Hex:
#f91cf5
RGB:
249, 28, 245
CMY:
2, 89, 4
CMYK:
0, 89, 2, 2
HSL:
301°, 94.8498%, 54.3137%
HSV (HSB):
301°, 88.7550%, 97.6471%
XYZ:
55.9636, 27.5628, 88.7567
xyY:
0.3248, 0.1600, 27.5628
CIE-Lab:
59.4917, 93.6804, -56.6707
CIE-LCH:
59.4917, 109.4878, 328.8287
CIE-Luv:
59.4917, 82.3231, -101.4246
Hunter-Lab:
52.5003, 98.3996, -63.4852
#f91cf5 color charts
#f91cf5 color shades, tints & tones
#f91cf5 color schemes
#f91cf5 color preview, HTML & CSS examples
This text has a color of #f91cf5
<p style="color:#f91cf5;">Text here</p>
.mytext {color:#f91cf5;}
This box has a color of #f91cf5
<div style="background-color:#f91cf5;">Content here</div>
.mybackground {background-color:#f91cf5;}
Border around this has a color of #f91cf5
<div style="border:2px solid #f91cf5;">Content here</div>
.myborder {border:2px solid #f91cf5;}