#fd31fc color space conversions
Hex:
#fd31fc
RGB:
253, 49, 252
CMY:
1, 81, 1
CMYK:
0, 81, 0, 1
HSL:
300°, 98.0769%, 59.2157%
HSV (HSB):
300°, 80.6324%, 99.2157%
XYZ:
59.1770, 30.1075, 94.7878
xyY:
0.3215, 0.1636, 30.1075
CIE-Lab:
61.7469, 91.8319, -56.9217
CIE-LCH:
61.7469, 108.0425, 328.2074
CIE-Luv:
61.7469, 80.1495, -102.3953
Hunter-Lab:
54.8703, 96.4870, -64.0135
#fd31fc color charts
#fd31fc color shades, tints & tones
#fd31fc color schemes
#fd31fc color preview, HTML & CSS examples
This text has a color of #fd31fc
<p style="color:#fd31fc;">Text here</p>
.mytext {color:#fd31fc;}
This box has a color of #fd31fc
<div style="background-color:#fd31fc;">Content here</div>
.mybackground {background-color:#fd31fc;}
Border around this has a color of #fd31fc
<div style="border:2px solid #fd31fc;">Content here</div>
.myborder {border:2px solid #fd31fc;}