#fd35fd color space conversions
Hex:
#fd35fd
RGB:
253, 53, 253
CMY:
1, 79, 1
CMYK:
0, 79, 0, 1
HSL:
300°, 98.0392%, 60.0000%
HSV (HSB):
300°, 79.0514%, 99.2157%
XYZ:
59.5107, 30.5207, 95.6830
xyY:
0.3204, 0.1643, 30.5207
CIE-Lab:
62.1009, 91.1071, -56.9106
CIE-LCH:
62.1009, 107.4212, 328.0088
CIE-Luv:
62.1009, 79.1951, -102.4026
Hunter-Lab:
55.2455, 95.6013, -64.0160
#fd35fd color charts
#fd35fd color shades, tints & tones
#fd35fd color schemes
#fd35fd color preview, HTML & CSS examples
This text has a color of #fd35fd
<p style="color:#fd35fd;">Text here</p>
.mytext {color:#fd35fd;}
This box has a color of #fd35fd
<div style="background-color:#fd35fd;">Content here</div>
.mybackground {background-color:#fd35fd;}
Border around this has a color of #fd35fd
<div style="border:2px solid #fd35fd;">Content here</div>
.myborder {border:2px solid #fd35fd;}