#f93de7 color space conversions
Hex:
#f93de7
RGB:
249, 61, 231
CMY:
2, 76, 9
CMYK:
0, 76, 7, 2
HSL:
306°, 94.0000%, 60.7843%
HSV (HSB):
306°, 75.5020%, 97.6471%
XYZ:
55.1595, 29.2467, 78.3393
xyY:
0.3389, 0.1797, 29.2467
CIE-Lab:
60.9988, 85.1675, -46.4566
CIE-LCH:
60.9988, 97.0140, 331.3887
CIE-Luv:
60.9988, 83.1594, -85.0120
Hunter-Lab:
54.0803, 87.4216, -48.0298
#f93de7 color charts
#f93de7 color shades, tints & tones
#f93de7 color schemes
#f93de7 color preview, HTML & CSS examples
This text has a color of #f93de7
<p style="color:#f93de7;">Text here</p>
.mytext {color:#f93de7;}
This box has a color of #f93de7
<div style="background-color:#f93de7;">Content here</div>
.mybackground {background-color:#f93de7;}
Border around this has a color of #f93de7
<div style="border:2px solid #f93de7;">Content here</div>
.myborder {border:2px solid #f93de7;}