#fd0dfd color space conversions
Hex:
#fd0dfd
RGB:
253, 13, 253
CMY:
1, 95, 1
CMYK:
0, 95, 0, 1
HSL:
300°, 98.3607%, 52.1569%
HSV (HSB):
300°, 94.8617%, 99.2157%
XYZ:
58.3816, 28.2623, 95.3066
xyY:
0.3209, 0.1553, 28.2623
CIE-Lab:
60.1250, 96.9012, -60.0659
CIE-LCH:
60.1250, 114.0077, 328.2066
CIE-Luv:
60.1250, 82.9595, -107.2694
Hunter-Lab:
53.1623, 102.9902, -69.0783
#fd0dfd color charts
#fd0dfd color shades, tints & tones
#fd0dfd color schemes
#fd0dfd color preview, HTML & CSS examples
This text has a color of #fd0dfd
<p style="color:#fd0dfd;">Text here</p>
.mytext {color:#fd0dfd;}
This box has a color of #fd0dfd
<div style="background-color:#fd0dfd;">Content here</div>
.mybackground {background-color:#fd0dfd;}
Border around this has a color of #fd0dfd
<div style="border:2px solid #fd0dfd;">Content here</div>
.myborder {border:2px solid #fd0dfd;}