#fd31cd color space conversions
Hex:
#fd31cd
RGB:
253, 49, 205
CMY:
1, 81, 20
CMYK:
0, 81, 19, 1
HSL:
314°, 98.0769%, 59.2157%
HSV (HSB):
314°, 80.6324%, 99.2157%
XYZ:
52.6258, 27.4871, 60.2895
xyY:
0.3748, 0.1958, 27.4871
CIE-Lab:
59.4225, 85.4758, -34.1930
CIE-LCH:
59.4225, 92.0613, 338.1970
CIE-Luv:
59.4225, 98.9696, -65.8713
Hunter-Lab:
52.4281, 87.4239, -31.4806
#fd31cd color charts
#fd31cd color shades, tints & tones
#fd31cd color schemes
#fd31cd color preview, HTML & CSS examples
This text has a color of #fd31cd
<p style="color:#fd31cd;">Text here</p>
.mytext {color:#fd31cd;}
This box has a color of #fd31cd
<div style="background-color:#fd31cd;">Content here</div>
.mybackground {background-color:#fd31cd;}
Border around this has a color of #fd31cd
<div style="border:2px solid #fd31cd;">Content here</div>
.myborder {border:2px solid #fd31cd;}