#f91ffa color space conversions
Hex:
#f91ffa
RGB:
249, 31, 250
CMY:
2, 88, 2
CMYK:
0, 88, 0, 2
HSL:
300°, 95.6332%, 55.0980%
HSV (HSB):
300°, 87.6000%, 98.0392%
XYZ:
56.8122, 28.0218, 92.8569
xyY:
0.3197, 0.1577, 28.0218
CIE-Lab:
59.9085, 93.9916, -58.7858
CIE-LCH:
59.9085, 110.8612, 327.9766
CIE-Luv:
59.9085, 80.1155, -104.8397
Hunter-Lab:
52.9357, 98.9345, -66.9484
#f91ffa color charts
#f91ffa color shades, tints & tones
#f91ffa color schemes
#f91ffa color preview, HTML & CSS examples
This text has a color of #f91ffa
<p style="color:#f91ffa;">Text here</p>
.mytext {color:#f91ffa;}
This box has a color of #f91ffa
<div style="background-color:#f91ffa;">Content here</div>
.mybackground {background-color:#f91ffa;}
Border around this has a color of #f91ffa
<div style="border:2px solid #f91ffa;">Content here</div>
.myborder {border:2px solid #f91ffa;}