#f93ffa color space conversions
Hex:
#f93ffa
RGB:
249, 63, 250
CMY:
2, 75, 2
CMYK:
0, 75, 0, 2
HSL:
300°, 94.9239%, 61.3725%
HSV (HSB):
300°, 74.8000%, 98.0392%
XYZ:
58.0997, 30.5969, 93.2861
xyY:
0.3193, 0.1681, 30.5969
CIE-Lab:
62.1658, 87.4195, -55.1855
CIE-LCH:
62.1658, 103.3809, 327.7369
CIE-Luv:
62.1658, 75.7928, -99.2312
Hunter-Lab:
55.3144, 90.6879, -61.2706
#f93ffa color charts
#f93ffa color shades, tints & tones
#f93ffa color schemes
#f93ffa color preview, HTML & CSS examples
This text has a color of #f93ffa
<p style="color:#f93ffa;">Text here</p>
.mytext {color:#f93ffa;}
This box has a color of #f93ffa
<div style="background-color:#f93ffa;">Content here</div>
.mybackground {background-color:#f93ffa;}
Border around this has a color of #f93ffa
<div style="border:2px solid #f93ffa;">Content here</div>
.myborder {border:2px solid #f93ffa;}