#d53ab8 color space conversions
Hex:
#d53ab8
RGB:
213, 58, 184
CMY:
16, 77, 28
CMYK:
0, 73, 14, 16
HSL:
311°, 64.8536%, 53.1373%
HSV (HSB):
311°, 72.7700%, 83.5294%
XYZ:
37.6054, 20.6329, 47.3479
xyY:
0.3562, 0.1954, 20.6329
CIE-Lab:
52.5454, 71.6085, -33.3407
CIE-LCH:
52.5454, 78.9898, 335.0335
CIE-Luv:
52.5454, 74.9216, -60.5902
Hunter-Lab:
45.4235, 68.2861, -30.0055
#d53ab8 color charts
#d53ab8 color shades, tints & tones
#d53ab8 color schemes
#d53ab8 color preview, HTML & CSS examples
This text has a color of #d53ab8
<p style="color:#d53ab8;">Text here</p>
.mytext {color:#d53ab8;}
This box has a color of #d53ab8
<div style="background-color:#d53ab8;">Content here</div>
.mybackground {background-color:#d53ab8;}
Border around this has a color of #d53ab8
<div style="border:2px solid #d53ab8;">Content here</div>
.myborder {border:2px solid #d53ab8;}