#fd53ef color space conversions
Hex:
#fd53ef
RGB:
253, 83, 239
CMY:
1, 67, 6
CMYK:
0, 67, 6, 1
HSL:
305°, 97.7011%, 65.8824%
HSV (HSB):
305°, 67.1937%, 99.2157%
XYZ:
59.1813, 33.3012, 84.9699
xyY:
0.3335, 0.1877, 33.3012
CIE-Lab:
64.4040, 80.3891, -45.5054
CIE-LCH:
64.4040, 92.3750, 330.4873
CIE-Luv:
64.4040, 77.9626, -83.6955
Hunter-Lab:
57.7072, 82.0722, -46.9056
#fd53ef color charts
#fd53ef color shades, tints & tones
#fd53ef color schemes
#fd53ef color preview, HTML & CSS examples
This text has a color of #fd53ef
<p style="color:#fd53ef;">Text here</p>
.mytext {color:#fd53ef;}
This box has a color of #fd53ef
<div style="background-color:#fd53ef;">Content here</div>
.mybackground {background-color:#fd53ef;}
Border around this has a color of #fd53ef
<div style="border:2px solid #fd53ef;">Content here</div>
.myborder {border:2px solid #fd53ef;}