#d53cb2 color space conversions
Hex:
#d53cb2
RGB:
213, 60, 178
CMY:
16, 76, 30
CMYK:
0, 72, 16, 16
HSL:
314°, 64.5570%, 53.5294%
HSV (HSB):
314°, 71.8310%, 83.5294%
XYZ:
37.0923, 20.5922, 44.1392
xyY:
0.3643, 0.2022, 20.5922
CIE-Lab:
52.5003, 70.1262, -29.9153
CIE-LCH:
52.5003, 76.2404, 336.8973
CIE-Luv:
52.5003, 76.6459, -55.2387
Hunter-Lab:
45.3786, 66.4926, -25.9055
#d53cb2 color charts
#d53cb2 color shades, tints & tones
#d53cb2 color schemes
#d53cb2 color preview, HTML & CSS examples
This text has a color of #d53cb2
<p style="color:#d53cb2;">Text here</p>
.mytext {color:#d53cb2;}
This box has a color of #d53cb2
<div style="background-color:#d53cb2;">Content here</div>
.mybackground {background-color:#d53cb2;}
Border around this has a color of #d53cb2
<div style="border:2px solid #d53cb2;">Content here</div>
.myborder {border:2px solid #d53cb2;}