#f725e8 color space conversions
Hex:
#f725e8
RGB:
247, 37, 232
CMY:
3, 85, 9
CMYK:
0, 85, 6, 3
HSL:
304°, 92.9204%, 55.6863%
HSV (HSB):
304°, 85.0202%, 96.8627%
XYZ:
53.5848, 26.9235, 78.7164
xyY:
0.3365, 0.1691, 26.9235
CIE-Lab:
58.9034, 90.1921, -50.3564
CIE-LCH:
58.9034, 103.2976, 330.8243
CIE-Luv:
58.9034, 85.1436, -91.1055
Hunter-Lab:
51.8878, 93.5341, -53.6244
#f725e8 color charts
#f725e8 color shades, tints & tones
#f725e8 color schemes
#f725e8 color preview, HTML & CSS examples
This text has a color of #f725e8
<p style="color:#f725e8;">Text here</p>
.mytext {color:#f725e8;}
This box has a color of #f725e8
<div style="background-color:#f725e8;">Content here</div>
.mybackground {background-color:#f725e8;}
Border around this has a color of #f725e8
<div style="border:2px solid #f725e8;">Content here</div>
.myborder {border:2px solid #f725e8;}