#d53ac3 color space conversions
Hex:
#d53ac3
RGB:
213, 58, 195
CMY:
16, 77, 24
CMYK:
0, 73, 8, 16
HSL:
307°, 64.8536%, 53.1373%
HSV (HSB):
307°, 72.7700%, 83.5294%
XYZ:
38.8040, 21.1124, 53.6597
xyY:
0.3417, 0.1859, 21.1124
CIE-Lab:
53.0723, 73.1967, -38.8864
CIE-LCH:
53.0723, 82.8849, 332.0201
CIE-Luv:
53.0723, 70.8520, -69.2915
Hunter-Lab:
45.9482, 70.3366, -37.0769
#d53ac3 color charts
#d53ac3 color shades, tints & tones
#d53ac3 color schemes
#d53ac3 color preview, HTML & CSS examples
This text has a color of #d53ac3
<p style="color:#d53ac3;">Text here</p>
.mytext {color:#d53ac3;}
This box has a color of #d53ac3
<div style="background-color:#d53ac3;">Content here</div>
.mybackground {background-color:#d53ac3;}
Border around this has a color of #d53ac3
<div style="border:2px solid #d53ac3;">Content here</div>
.myborder {border:2px solid #d53ac3;}