#fd31cc color space conversions
Hex:
#fd31cc
RGB:
253, 49, 204
CMY:
1, 81, 20
CMYK:
0, 81, 19, 1
HSL:
314°, 98.0769%, 59.2157%
HSV (HSB):
314°, 80.6324%, 99.2157%
XYZ:
52.5054, 27.4389, 59.6556
xyY:
0.3761, 0.1966, 27.4389
CIE-Lab:
59.3784, 85.3525, -33.6914
CIE-LCH:
59.3784, 91.7614, 338.4592
CIE-Luv:
59.3784, 99.3920, -65.0808
Hunter-Lab:
52.3822, 87.2512, -30.8551
#fd31cc color charts
#fd31cc color shades, tints & tones
#fd31cc color schemes
#fd31cc color preview, HTML & CSS examples
This text has a color of #fd31cc
<p style="color:#fd31cc;">Text here</p>
.mytext {color:#fd31cc;}
This box has a color of #fd31cc
<div style="background-color:#fd31cc;">Content here</div>
.mybackground {background-color:#fd31cc;}
Border around this has a color of #fd31cc
<div style="border:2px solid #fd31cc;">Content here</div>
.myborder {border:2px solid #fd31cc;}