#d53bcf color space conversions
Hex:
#d53bcf
RGB:
213, 59, 207
CMY:
16, 77, 19
CMYK:
0, 72, 3, 16
HSL:
302°, 64.7059%, 53.3333%
HSV (HSB):
302°, 72.3005%, 83.5294%
XYZ:
40.2670, 21.7791, 61.1130
xyY:
0.3270, 0.1768, 21.7791
CIE-Lab:
53.7918, 74.6996, -44.6454
CIE-LCH:
53.7918, 87.0244, 329.1347
CIE-Luv:
53.7918, 66.3322, -78.4192
Hunter-Lab:
46.6680, 72.3478, -44.9741
#d53bcf color charts
#d53bcf color shades, tints & tones
#d53bcf color schemes
#d53bcf color preview, HTML & CSS examples
This text has a color of #d53bcf
<p style="color:#d53bcf;">Text here</p>
.mytext {color:#d53bcf;}
This box has a color of #d53bcf
<div style="background-color:#d53bcf;">Content here</div>
.mybackground {background-color:#d53bcf;}
Border around this has a color of #d53bcf
<div style="border:2px solid #d53bcf;">Content here</div>
.myborder {border:2px solid #d53bcf;}