#f93cfb color space conversions
Hex:
#f93cfb
RGB:
249, 60, 251
CMY:
2, 76, 2
CMYK:
1, 76, 0, 2
HSL:
299°, 95.9799%, 60.9804%
HSV (HSB):
299°, 76.0956%, 98.4314%
XYZ:
58.0954, 30.3365, 94.0603
xyY:
0.3183, 0.1662, 30.3365
CIE-Lab:
61.9435, 88.3674, -56.0930
CIE-LCH:
61.9435, 104.6672, 327.5938
CIE-Luv:
61.9435, 75.9727, -100.6937
Hunter-Lab:
55.0786, 91.8894, -62.6974
#f93cfb color charts
#f93cfb color shades, tints & tones
#f93cfb color schemes
#f93cfb color preview, HTML & CSS examples
This text has a color of #f93cfb
<p style="color:#f93cfb;">Text here</p>
.mytext {color:#f93cfb;}
This box has a color of #f93cfb
<div style="background-color:#f93cfb;">Content here</div>
.mybackground {background-color:#f93cfb;}
Border around this has a color of #f93cfb
<div style="border:2px solid #f93cfb;">Content here</div>
.myborder {border:2px solid #f93cfb;}