#fd03fd color space conversions
Hex:
#fd03fd
RGB:
253, 3, 253
CMY:
1, 99, 1
CMYK:
0, 99, 0, 1
HSL:
300°, 98.4252%, 50.1961%
HSV (HSB):
300°, 98.8142%, 99.2157%
XYZ:
58.2702, 28.0396, 95.2695
xyY:
0.3209, 0.1544, 28.0396
CIE-Lab:
59.9245, 97.4950, -60.3867
CIE-LCH:
59.9245, 114.6814, 328.2267
CIE-Luv:
59.9245, 83.3326, -107.7518
Hunter-Lab:
52.9525, 103.7591, -69.6050
#fd03fd color charts
#fd03fd color shades, tints & tones
#fd03fd color schemes
#fd03fd color preview, HTML & CSS examples
This text has a color of #fd03fd
<p style="color:#fd03fd;">Text here</p>
.mytext {color:#fd03fd;}
This box has a color of #fd03fd
<div style="background-color:#fd03fd;">Content here</div>
.mybackground {background-color:#fd03fd;}
Border around this has a color of #fd03fd
<div style="border:2px solid #fd03fd;">Content here</div>
.myborder {border:2px solid #fd03fd;}