#f725e7 color space conversions
Hex:
#f725e7
RGB:
247, 37, 231
CMY:
3, 85, 9
CMYK:
0, 85, 6, 3
HSL:
305°, 92.9204%, 55.6863%
HSV (HSB):
305°, 85.0202%, 96.8627%
XYZ:
53.4431, 26.8668, 77.9704
xyY:
0.3376, 0.1697, 26.8668
CIE-Lab:
58.8508, 90.0544, -49.8782
CIE-LCH:
58.8508, 102.9448, 331.0194
CIE-Luv:
58.8508, 85.5457, -90.3388
Hunter-Lab:
51.8332, 93.3361, -52.9040
#f725e7 color charts
#f725e7 color shades, tints & tones
#f725e7 color schemes
#f725e7 color preview, HTML & CSS examples
This text has a color of #f725e7
<p style="color:#f725e7;">Text here</p>
.mytext {color:#f725e7;}
This box has a color of #f725e7
<div style="background-color:#f725e7;">Content here</div>
.mybackground {background-color:#f725e7;}
Border around this has a color of #f725e7
<div style="border:2px solid #f725e7;">Content here</div>
.myborder {border:2px solid #f725e7;}