#fe31fc color space conversions
Hex:
#fe31fc
RGB:
254, 49, 252
CMY:
0, 81, 1
CMYK:
0, 81, 1, 0
HSL:
301°, 99.0338%, 59.4118%
HSV (HSB):
301°, 80.7087%, 99.6078%
XYZ:
59.5421, 30.2957, 94.8049
xyY:
0.3225, 0.1641, 30.2957
CIE-Lab:
61.9086, 92.0113, -56.6545
CIE-LCH:
61.9086, 108.0546, 328.3780
CIE-Luv:
61.9086, 80.8592, -102.0687
Hunter-Lab:
55.0416, 96.7724, -63.5934
#fe31fc color charts
#fe31fc color shades, tints & tones
#fe31fc color schemes
#fe31fc color preview, HTML & CSS examples
This text has a color of #fe31fc
<p style="color:#fe31fc;">Text here</p>
.mytext {color:#fe31fc;}
This box has a color of #fe31fc
<div style="background-color:#fe31fc;">Content here</div>
.mybackground {background-color:#fe31fc;}
Border around this has a color of #fe31fc
<div style="border:2px solid #fe31fc;">Content here</div>
.myborder {border:2px solid #fe31fc;}