#fe73e5 color space conversions
Hex:
#fe73e5
RGB:
254, 115, 229
CMY:
0, 55, 10
CMYK:
0, 55, 10, 0
HSL:
311°, 98.5816%, 72.3529%
HSV (HSB):
311°, 54.7244%, 99.6078%
XYZ:
61.1466, 38.9894, 78.4317
xyY:
0.3424, 0.2183, 38.9894
CIE-Lab:
68.7436, 66.3589, -33.1739
CIE-LCH:
68.7436, 74.1890, 333.4388
CIE-Luv:
68.7436, 71.2206, -62.7008
Hunter-Lab:
62.4415, 65.5257, -30.7640
#fe73e5 color charts
#fe73e5 color shades, tints & tones
#fe73e5 color schemes
#fe73e5 color preview, HTML & CSS examples
This text has a color of #fe73e5
<p style="color:#fe73e5;">Text here</p>
.mytext {color:#fe73e5;}
This box has a color of #fe73e5
<div style="background-color:#fe73e5;">Content here</div>
.mybackground {background-color:#fe73e5;}
Border around this has a color of #fe73e5
<div style="border:2px solid #fe73e5;">Content here</div>
.myborder {border:2px solid #fe73e5;}