#ff58dd color space conversions
Hex:
#ff58dd
RGB:
255, 88, 221
CMY:
0, 65, 13
CMYK:
0, 65, 13, 0
HSL:
312°, 100.0000%, 67.2549%
HSV (HSB):
312°, 65.4902%, 100.0000%
XYZ:
57.7809, 33.4599, 71.8196
xyY:
0.3544, 0.2052, 33.4599
CIE-Lab:
64.5316, 76.4446, -35.2493
CIE-LCH:
64.5316, 84.1802, 335.2451
CIE-Luv:
64.5316, 84.1686, -66.9778
Hunter-Lab:
57.8445, 77.0756, -33.1231
#ff58dd color charts
#ff58dd color shades, tints & tones
#ff58dd color schemes
#ff58dd color preview, HTML & CSS examples
This text has a color of #ff58dd
<p style="color:#ff58dd;">Text here</p>
.mytext {color:#ff58dd;}
This box has a color of #ff58dd
<div style="background-color:#ff58dd;">Content here</div>
.mybackground {background-color:#ff58dd;}
Border around this has a color of #ff58dd
<div style="border:2px solid #ff58dd;">Content here</div>
.myborder {border:2px solid #ff58dd;}