#fd03ff color space conversions
Hex:
#fd03ff
RGB:
253, 3, 255
CMY:
1, 99, 0
CMYK:
1, 99, 0, 0
HSL:
300°, 100.0000%, 50.5882%
HSV (HSB):
300°, 98.8235%, 100.0000%
XYZ:
58.5906, 28.1678, 96.9566
xyY:
0.3189, 0.1533, 28.1678
CIE-Lab:
60.0400, 97.7742, -61.3101
CIE-LCH:
60.0400, 115.4068, 327.9099
CIE-Luv:
60.0400, 82.5380, -109.2305
Hunter-Lab:
53.0733, 104.1777, -71.1622
#fd03ff color charts
#fd03ff color shades, tints & tones
#fd03ff color schemes
#fd03ff color preview, HTML & CSS examples
This text has a color of #fd03ff
<p style="color:#fd03ff;">Text here</p>
.mytext {color:#fd03ff;}
This box has a color of #fd03ff
<div style="background-color:#fd03ff;">Content here</div>
.mybackground {background-color:#fd03ff;}
Border around this has a color of #fd03ff
<div style="border:2px solid #fd03ff;">Content here</div>
.myborder {border:2px solid #fd03ff;}