#d53eaf color space conversions
Hex:
#d53eaf
RGB:
213, 62, 175
CMY:
16, 76, 31
CMYK:
0, 71, 18, 16
HSL:
315°, 64.2553%, 53.9216%
HSV (HSB):
315°, 70.8920%, 83.5294%
XYZ:
36.9011, 20.6865, 42.6054
xyY:
0.3683, 0.2065, 20.6865
CIE-Lab:
52.6047, 69.0470, -28.0005
CIE-LCH:
52.6047, 74.5085, 337.9260
CIE-Luv:
52.6047, 77.2052, -52.2426
Hunter-Lab:
45.4824, 65.2273, -23.7019
#d53eaf color charts
#d53eaf color shades, tints & tones
#d53eaf color schemes
#d53eaf color preview, HTML & CSS examples
This text has a color of #d53eaf
<p style="color:#d53eaf;">Text here</p>
.mytext {color:#d53eaf;}
This box has a color of #d53eaf
<div style="background-color:#d53eaf;">Content here</div>
.mybackground {background-color:#d53eaf;}
Border around this has a color of #d53eaf
<div style="border:2px solid #d53eaf;">Content here</div>
.myborder {border:2px solid #d53eaf;}