#d53bc3 color space conversions
Hex:
#d53bc3
RGB:
213, 59, 195
CMY:
16, 77, 24
CMYK:
0, 72, 8, 16
HSL:
307°, 64.7059%, 53.3333%
HSV (HSB):
307°, 72.3005%, 83.5294%
XYZ:
38.8549, 21.2142, 53.6766
xyY:
0.3416, 0.1865, 21.2142
CIE-Lab:
53.1831, 72.8810, -38.7119
CIE-LCH:
53.1831, 82.5242, 332.0242
CIE-Luv:
53.1831, 70.6184, -69.0132
Hunter-Lab:
46.0589, 69.9780, -36.8549
#d53bc3 color charts
#d53bc3 color shades, tints & tones
#d53bc3 color schemes
#d53bc3 color preview, HTML & CSS examples
This text has a color of #d53bc3
<p style="color:#d53bc3;">Text here</p>
.mytext {color:#d53bc3;}
This box has a color of #d53bc3
<div style="background-color:#d53bc3;">Content here</div>
.mybackground {background-color:#d53bc3;}
Border around this has a color of #d53bc3
<div style="border:2px solid #d53bc3;">Content here</div>
.myborder {border:2px solid #d53bc3;}