#f930e5 color space conversions
Hex:
#f930e5
RGB:
249, 48, 229
CMY:
2, 81, 10
CMYK:
0, 81, 8, 2
HSL:
306°, 94.3662%, 58.2353%
HSV (HSB):
306°, 80.7229%, 97.6471%
XYZ:
54.2667, 27.9108, 76.6559
xyY:
0.3417, 0.1757, 27.9108
CIE-Lab:
59.8081, 88.0377, -47.2166
CIE-LCH:
59.8081, 99.9001, 331.7943
CIE-Luv:
59.8081, 86.2860, -86.2734
Hunter-Lab:
52.8307, 90.8984, -49.0468
#f930e5 color charts
#f930e5 color shades, tints & tones
#f930e5 color schemes
#f930e5 color preview, HTML & CSS examples
This text has a color of #f930e5
<p style="color:#f930e5;">Text here</p>
.mytext {color:#f930e5;}
This box has a color of #f930e5
<div style="background-color:#f930e5;">Content here</div>
.mybackground {background-color:#f930e5;}
Border around this has a color of #f930e5
<div style="border:2px solid #f930e5;">Content here</div>
.myborder {border:2px solid #f930e5;}