#f91afa color space conversions
Hex:
#f91afa
RGB:
249, 26, 250
CMY:
2, 90, 2
CMYK:
0, 90, 0, 2
HSL:
300°, 95.7265%, 54.1176%
HSV (HSB):
300°, 89.6000%, 98.0392%
XYZ:
56.6916, 27.7807, 92.8167
xyY:
0.3198, 0.1567, 27.7807
CIE-Lab:
59.6901, 94.6348, -59.1350
CIE-LCH:
59.6901, 111.5917, 327.9998
CIE-Luv:
59.6901, 80.5233, -105.3686
Hunter-Lab:
52.7074, 99.7554, -67.5135
#f91afa color charts
#f91afa color shades, tints & tones
#f91afa color schemes
#f91afa color preview, HTML & CSS examples
This text has a color of #f91afa
<p style="color:#f91afa;">Text here</p>
.mytext {color:#f91afa;}
This box has a color of #f91afa
<div style="background-color:#f91afa;">Content here</div>
.mybackground {background-color:#f91afa;}
Border around this has a color of #f91afa
<div style="border:2px solid #f91afa;">Content here</div>
.myborder {border:2px solid #f91afa;}