#fe39f5 color space conversions
Hex:
#fe39f5
RGB:
254, 57, 245
CMY:
0, 78, 4
CMYK:
0, 78, 4, 0
HSL:
303°, 98.9950%, 60.9804%
HSV (HSB):
303°, 77.5591%, 99.6078%
XYZ:
58.8176, 30.5897, 89.1906
xyY:
0.3293, 0.1713, 30.5897
CIE-Lab:
62.1597, 89.1866, -52.3746
CIE-LCH:
62.1597, 103.4279, 329.5765
CIE-Luv:
62.1597, 82.2447, -95.1360
Hunter-Lab:
55.3079, 93.0383, -56.8966
#fe39f5 color charts
#fe39f5 color shades, tints & tones
#fe39f5 color schemes
#fe39f5 color preview, HTML & CSS examples
This text has a color of #fe39f5
<p style="color:#fe39f5;">Text here</p>
.mytext {color:#fe39f5;}
This box has a color of #fe39f5
<div style="background-color:#fe39f5;">Content here</div>
.mybackground {background-color:#fe39f5;}
Border around this has a color of #fe39f5
<div style="border:2px solid #fe39f5;">Content here</div>
.myborder {border:2px solid #fe39f5;}