#f725e5 color space conversions
Hex:
#f725e5
RGB:
247, 37, 229
CMY:
3, 85, 10
CMYK:
0, 85, 7, 3
HSL:
305°, 92.9204%, 55.6863%
HSV (HSB):
305°, 85.0202%, 96.8627%
XYZ:
53.1622, 26.7544, 76.4909
xyY:
0.3399, 0.1711, 26.7544
CIE-Lab:
58.7463, 89.7805, -48.9194
CIE-LCH:
58.7463, 102.2431, 331.4150
CIE-Luv:
58.7463, 86.3536, -88.8027
Hunter-Lab:
51.7247, 92.9426, -51.4713
#f725e5 color charts
#f725e5 color shades, tints & tones
#f725e5 color schemes
#f725e5 color preview, HTML & CSS examples
This text has a color of #f725e5
<p style="color:#f725e5;">Text here</p>
.mytext {color:#f725e5;}
This box has a color of #f725e5
<div style="background-color:#f725e5;">Content here</div>
.mybackground {background-color:#f725e5;}
Border around this has a color of #f725e5
<div style="border:2px solid #f725e5;">Content here</div>
.myborder {border:2px solid #f725e5;}