#f93cc2 color space conversions
Hex:
#f93cc2
RGB:
249, 60, 194
CMY:
2, 76, 24
CMYK:
0, 76, 22, 2
HSL:
317°, 94.0299%, 60.5882%
HSV (HSB):
317°, 75.9036%, 97.6471%
XYZ:
50.4204, 27.2665, 53.6444
xyY:
0.3839, 0.2076, 27.2665
CIE-Lab:
59.2202, 80.5304, -28.2716
CIE-LCH:
59.2202, 85.3489, 340.6555
CIE-Luv:
59.2202, 97.9795, -56.0124
Hunter-Lab:
52.2173, 80.9770, -24.3583
#f93cc2 color charts
#f93cc2 color shades, tints & tones
#f93cc2 color schemes
#f93cc2 color preview, HTML & CSS examples
This text has a color of #f93cc2
<p style="color:#f93cc2;">Text here</p>
.mytext {color:#f93cc2;}
This box has a color of #f93cc2
<div style="background-color:#f93cc2;">Content here</div>
.mybackground {background-color:#f93cc2;}
Border around this has a color of #f93cc2
<div style="border:2px solid #f93cc2;">Content here</div>
.myborder {border:2px solid #f93cc2;}