#fe75f5 color space conversions
Hex:
#fe75f5
RGB:
254, 117, 245
CMY:
0, 54, 4
CMYK:
0, 54, 4, 0
HSL:
304°, 98.5612%, 72.7451%
HSV (HSB):
304°, 53.9370%, 99.6078%
XYZ:
63.7158, 40.3860, 90.8233
xyY:
0.3269, 0.2072, 40.3860
CIE-Lab:
69.7436, 68.0112, -40.4339
CIE-LCH:
69.7436, 79.1228, 329.2677
CIE-Luv:
69.7436, 65.9351, -74.7754
Hunter-Lab:
63.5500, 67.7533, -40.2501
#fe75f5 color charts
#fe75f5 color shades, tints & tones
#fe75f5 color schemes
#fe75f5 color preview, HTML & CSS examples
This text has a color of #fe75f5
<p style="color:#fe75f5;">Text here</p>
.mytext {color:#fe75f5;}
This box has a color of #fe75f5
<div style="background-color:#fe75f5;">Content here</div>
.mybackground {background-color:#fe75f5;}
Border around this has a color of #fe75f5
<div style="border:2px solid #fe75f5;">Content here</div>
.myborder {border:2px solid #fe75f5;}