#fd3fff color space conversions
Hex:
#fd3fff
RGB:
253, 63, 255
CMY:
1, 75, 0
CMYK:
1, 75, 0, 0
HSL:
299°, 100.0000%, 62.3529%
HSV (HSB):
299°, 75.2941%, 100.0000%
XYZ:
60.3355, 31.6577, 97.5382
xyY:
0.3183, 0.1670, 31.6577
CIE-Lab:
63.0589, 88.9448, -56.4891
CIE-LCH:
63.0589, 105.3669, 327.5802
CIE-Luv:
63.0589, 76.8131, -101.7776
Hunter-Lab:
56.2651, 92.9492, -63.3964
#fd3fff color charts
#fd3fff color shades, tints & tones
#fd3fff color schemes
#fd3fff color preview, HTML & CSS examples
This text has a color of #fd3fff
<p style="color:#fd3fff;">Text here</p>
.mytext {color:#fd3fff;}
This box has a color of #fd3fff
<div style="background-color:#fd3fff;">Content here</div>
.mybackground {background-color:#fd3fff;}
Border around this has a color of #fd3fff
<div style="border:2px solid #fd3fff;">Content here</div>
.myborder {border:2px solid #fd3fff;}