#d53dda color space conversions
Hex:
#d53dda
RGB:
213, 61, 218
CMY:
16, 76, 15
CMYK:
2, 72, 0, 15
HSL:
298°, 67.9654%, 54.7059%
HSV (HSB):
298°, 72.0183%, 85.4902%
XYZ:
41.7642, 22.5456, 68.4802
xyY:
0.3145, 0.1698, 22.5456
CIE-Lab:
54.6011, 75.8087, -49.6295
CIE-LCH:
54.6011, 90.6093, 326.7885
CIE-Luv:
54.6011, 62.1357, -86.3926
Hunter-Lab:
47.4822, 73.9106, -52.2722
#d53dda color charts
#d53dda color shades, tints & tones
#d53dda color schemes
#d53dda color preview, HTML & CSS examples
This text has a color of #d53dda
<p style="color:#d53dda;">Text here</p>
.mytext {color:#d53dda;}
This box has a color of #d53dda
<div style="background-color:#d53dda;">Content here</div>
.mybackground {background-color:#d53dda;}
Border around this has a color of #d53dda
<div style="border:2px solid #d53dda;">Content here</div>
.myborder {border:2px solid #d53dda;}