#ff5dd5 color space conversions
Hex:
#ff5dd5
RGB:
255, 93, 213
CMY:
0, 64, 16
CMYK:
0, 64, 16, 0
HSL:
316°, 100.0000%, 68.2353%
HSV (HSB):
316°, 63.5294%, 100.0000%
XYZ:
57.1646, 33.8928, 66.4798
xyY:
0.3629, 0.2151, 33.8928
CIE-Lab:
64.8774, 73.4428, -30.2268
CIE-LCH:
64.8774, 79.4198, 337.6294
CIE-Luv:
64.8774, 85.2359, -58.6972
Hunter-Lab:
58.2175, 73.3910, -26.9523
#ff5dd5 color charts
#ff5dd5 color shades, tints & tones
#ff5dd5 color schemes
#ff5dd5 color preview, HTML & CSS examples
This text has a color of #ff5dd5
<p style="color:#ff5dd5;">Text here</p>
.mytext {color:#ff5dd5;}
This box has a color of #ff5dd5
<div style="background-color:#ff5dd5;">Content here</div>
.mybackground {background-color:#ff5dd5;}
Border around this has a color of #ff5dd5
<div style="border:2px solid #ff5dd5;">Content here</div>
.myborder {border:2px solid #ff5dd5;}