#fd03eb color space conversions
Hex:
#fd03eb
RGB:
253, 3, 235
CMY:
1, 99, 8
CMYK:
0, 99, 7, 1
HSL:
304°, 98.4252%, 50.1961%
HSV (HSB):
304°, 98.8142%, 99.2157%
XYZ:
55.5360, 26.9459, 80.8713
xyY:
0.3400, 0.1650, 26.9459
CIE-Lab:
58.9242, 95.0562, -51.9437
CIE-LCH:
58.9242, 108.3228, 331.3455
CIE-Luv:
58.9242, 90.7359, -94.2523
Hunter-Lab:
51.9095, 100.1288, -56.0330
#fd03eb color charts
#fd03eb color shades, tints & tones
#fd03eb color schemes
#fd03eb color preview, HTML & CSS examples
This text has a color of #fd03eb
<p style="color:#fd03eb;">Text here</p>
.mytext {color:#fd03eb;}
This box has a color of #fd03eb
<div style="background-color:#fd03eb;">Content here</div>
.mybackground {background-color:#fd03eb;}
Border around this has a color of #fd03eb
<div style="border:2px solid #fd03eb;">Content here</div>
.myborder {border:2px solid #fd03eb;}