#fd35d5 color space conversions
Hex:
#fd35d5
RGB:
253, 53, 213
CMY:
1, 79, 16
CMYK:
0, 79, 16, 1
HSL:
312°, 98.0392%, 60.0000%
HSV (HSB):
312°, 79.0514%, 99.2157%
XYZ:
53.7914, 28.2329, 65.5652
xyY:
0.3645, 0.1913, 28.2329
CIE-Lab:
60.0986, 85.5705, -37.6844
CIE-LCH:
60.0986, 93.5009, 336.2318
CIE-Luv:
60.0986, 94.8521, -71.3528
Hunter-Lab:
53.1347, 87.7203, -35.9662
#fd35d5 color charts
#fd35d5 color shades, tints & tones
#fd35d5 color schemes
#fd35d5 color preview, HTML & CSS examples
This text has a color of #fd35d5
<p style="color:#fd35d5;">Text here</p>
.mytext {color:#fd35d5;}
This box has a color of #fd35d5
<div style="background-color:#fd35d5;">Content here</div>
.mybackground {background-color:#fd35d5;}
Border around this has a color of #fd35d5
<div style="border:2px solid #fd35d5;">Content here</div>
.myborder {border:2px solid #fd35d5;}