#f93dd4 color space conversions
Hex:
#f93dd4
RGB:
249, 61, 212
CMY:
2, 76, 17
CMYK:
0, 76, 15, 2
HSL:
312°, 94.0000%, 60.7843%
HSV (HSB):
312°, 75.5020%, 97.6471%
XYZ:
52.6193, 28.2307, 64.9631
xyY:
0.3609, 0.1936, 28.2307
CIE-Lab:
60.0966, 82.5534, -37.1693
CIE-LCH:
60.0966, 90.5352, 335.7606
CIE-Luv:
60.0966, 90.5099, -70.0518
Hunter-Lab:
53.1326, 83.7938, -35.2987
#f93dd4 color charts
#f93dd4 color shades, tints & tones
#f93dd4 color schemes
#f93dd4 color preview, HTML & CSS examples
This text has a color of #f93dd4
<p style="color:#f93dd4;">Text here</p>
.mytext {color:#f93dd4;}
This box has a color of #f93dd4
<div style="background-color:#f93dd4;">Content here</div>
.mybackground {background-color:#f93dd4;}
Border around this has a color of #f93dd4
<div style="border:2px solid #f93dd4;">Content here</div>
.myborder {border:2px solid #f93dd4;}