#fd31fb color space conversions
Hex:
#fd31fb
RGB:
253, 49, 251
CMY:
1, 81, 2
CMYK:
0, 81, 1, 1
HSL:
301°, 98.0769%, 59.2157%
HSV (HSB):
301°, 80.6324%, 99.2157%
XYZ:
59.0189, 30.0443, 93.9553
xyY:
0.3225, 0.1642, 30.0443
CIE-Lab:
61.6924, 91.6862, -56.4549
CIE-LCH:
61.6924, 107.6731, 328.3777
CIE-Luv:
61.6924, 80.5251, -101.6371
Hunter-Lab:
54.8127, 96.2756, -63.2610
#fd31fb color charts
#fd31fb color shades, tints & tones
#fd31fb color schemes
#fd31fb color preview, HTML & CSS examples
This text has a color of #fd31fb
<p style="color:#fd31fb;">Text here</p>
.mytext {color:#fd31fb;}
This box has a color of #fd31fb
<div style="background-color:#fd31fb;">Content here</div>
.mybackground {background-color:#fd31fb;}
Border around this has a color of #fd31fb
<div style="border:2px solid #fd31fb;">Content here</div>
.myborder {border:2px solid #fd31fb;}