#fd58ec color space conversions
Hex:
#fd58ec
RGB:
253, 88, 236
CMY:
1, 65, 7
CMYK:
0, 65, 7, 1
HSL:
306°, 97.6331%, 66.8627%
HSV (HSB):
306°, 65.2174%, 99.2157%
XYZ:
59.1381, 33.9182, 82.7868
xyY:
0.3363, 0.1929, 33.9182
CIE-Lab:
64.8976, 78.1576, -43.0637
CIE-LCH:
64.8976, 89.2362, 331.1458
CIE-Luv:
64.8976, 77.5805, -79.6110
Hunter-Lab:
58.2394, 79.3356, -43.5128
#fd58ec color charts
#fd58ec color shades, tints & tones
#fd58ec color schemes
#fd58ec color preview, HTML & CSS examples
This text has a color of #fd58ec
<p style="color:#fd58ec;">Text here</p>
.mytext {color:#fd58ec;}
This box has a color of #fd58ec
<div style="background-color:#fd58ec;">Content here</div>
.mybackground {background-color:#fd58ec;}
Border around this has a color of #fd58ec
<div style="border:2px solid #fd58ec;">Content here</div>
.myborder {border:2px solid #fd58ec;}