#fd2fdc color space conversions
Hex:
#fd2fdc
RGB:
253, 47, 220
CMY:
1, 82, 14
CMYK:
0, 81, 13, 1
HSL:
310°, 98.0952%, 58.8235%
HSV (HSB):
310°, 81.4229%, 99.2157%
XYZ:
54.4428, 28.0830, 70.2612
xyY:
0.3563, 0.1838, 28.0830
CIE-Lab:
59.9636, 87.8151, -41.8567
CIE-LCH:
59.9636, 97.2804, 334.5154
CIE-Luv:
59.9636, 93.0701, -78.0725
Hunter-Lab:
52.9934, 90.6437, -41.5143
#fd2fdc color charts
#fd2fdc color shades, tints & tones
#fd2fdc color schemes
#fd2fdc color preview, HTML & CSS examples
This text has a color of #fd2fdc
<p style="color:#fd2fdc;">Text here</p>
.mytext {color:#fd2fdc;}
This box has a color of #fd2fdc
<div style="background-color:#fd2fdc;">Content here</div>
.mybackground {background-color:#fd2fdc;}
Border around this has a color of #fd2fdc
<div style="border:2px solid #fd2fdc;">Content here</div>
.myborder {border:2px solid #fd2fdc;}