#f725dd color space conversions
Hex:
#f725dd
RGB:
247, 37, 221
CMY:
3, 85, 13
CMYK:
0, 85, 11, 3
HSL:
307°, 92.9204%, 55.6863%
HSV (HSB):
307°, 85.0202%, 96.8627%
XYZ:
52.0705, 26.3178, 70.7420
xyY:
0.3492, 0.1765, 26.3178
CIE-Lab:
58.3374, 88.7035, -45.0538
CIE-LCH:
58.3374, 99.4895, 333.0733
CIE-Luv:
58.3374, 89.6319, -82.6244
Hunter-Lab:
51.3008, 91.4015, -45.8482
#f725dd color charts
#f725dd color shades, tints & tones
#f725dd color schemes
#f725dd color preview, HTML & CSS examples
This text has a color of #f725dd
<p style="color:#f725dd;">Text here</p>
.mytext {color:#f725dd;}
This box has a color of #f725dd
<div style="background-color:#f725dd;">Content here</div>
.mybackground {background-color:#f725dd;}
Border around this has a color of #f725dd
<div style="border:2px solid #f725dd;">Content here</div>
.myborder {border:2px solid #f725dd;}