#d53bd3 color space conversions
Hex:
#d53bd3
RGB:
213, 59, 211
CMY:
16, 77, 17
CMYK:
0, 72, 1, 16
HSL:
301°, 64.7059%, 53.3333%
HSV (HSB):
301°, 72.3005%, 83.5294%
XYZ:
40.7624, 21.9772, 63.7216
xyY:
0.3223, 0.1738, 21.9772
CIE-Lab:
54.0028, 75.3237, -46.5964
CIE-LCH:
54.0028, 88.5714, 328.2585
CIE-Luv:
54.0028, 64.9372, -81.5263
Hunter-Lab:
46.8799, 73.1674, -47.7743
#d53bd3 color charts
#d53bd3 color shades, tints & tones
#d53bd3 color schemes
#d53bd3 color preview, HTML & CSS examples
This text has a color of #d53bd3
<p style="color:#d53bd3;">Text here</p>
.mytext {color:#d53bd3;}
This box has a color of #d53bd3
<div style="background-color:#d53bd3;">Content here</div>
.mybackground {background-color:#d53bd3;}
Border around this has a color of #d53bd3
<div style="border:2px solid #d53bd3;">Content here</div>
.myborder {border:2px solid #d53bd3;}