#f93cee color space conversions
Hex:
#f93cee
RGB:
249, 60, 238
CMY:
2, 76, 7
CMYK:
0, 76, 4, 2
HSL:
303°, 94.0299%, 60.5882%
HSV (HSB):
303°, 75.9036%, 97.6471%
XYZ:
56.1154, 29.5445, 83.6340
xyY:
0.3315, 0.1745, 29.5445
CIE-Lab:
61.2592, 86.4404, -49.9574
CIE-LCH:
61.2592, 99.8383, 329.9747
CIE-Luv:
61.2592, 80.7269, -90.6982
Hunter-Lab:
54.3549, 89.1606, -53.1791
#f93cee color charts
#f93cee color shades, tints & tones
#f93cee color schemes
#f93cee color preview, HTML & CSS examples
This text has a color of #f93cee
<p style="color:#f93cee;">Text here</p>
.mytext {color:#f93cee;}
This box has a color of #f93cee
<div style="background-color:#f93cee;">Content here</div>
.mybackground {background-color:#f93cee;}
Border around this has a color of #f93cee
<div style="border:2px solid #f93cee;">Content here</div>
.myborder {border:2px solid #f93cee;}