#f93ff2 color space conversions
Hex:
#f93ff2
RGB:
249, 63, 242
CMY:
2, 75, 5
CMYK:
0, 75, 3, 2
HSL:
302°, 93.9394%, 61.1765%
HSV (HSB):
302°, 74.6988%, 97.6471%
XYZ:
56.8714, 30.1056, 86.8179
xyY:
0.3272, 0.1732, 30.1056
CIE-Lab:
61.7452, 86.2210, -51.4149
CIE-LCH:
61.7452, 100.3870, 329.1917
CIE-Luv:
61.7452, 78.6759, -93.0745
Hunter-Lab:
54.8685, 88.9960, -55.4060
#f93ff2 color charts
#f93ff2 color shades, tints & tones
#f93ff2 color schemes
#f93ff2 color preview, HTML & CSS examples
This text has a color of #f93ff2
<p style="color:#f93ff2;">Text here</p>
.mytext {color:#f93ff2;}
This box has a color of #f93ff2
<div style="background-color:#f93ff2;">Content here</div>
.mybackground {background-color:#f93ff2;}
Border around this has a color of #f93ff2
<div style="border:2px solid #f93ff2;">Content here</div>
.myborder {border:2px solid #f93ff2;}