#d53cbc color space conversions
Hex:
#d53cbc
RGB:
213, 60, 188
CMY:
16, 76, 26
CMYK:
0, 72, 12, 16
HSL:
310°, 64.5570%, 53.5294%
HSV (HSB):
310°, 71.8310%, 83.5294%
XYZ:
38.1335, 21.0087, 49.6222
xyY:
0.3506, 0.1932, 21.0087
CIE-Lab:
52.9590, 71.5363, -35.0158
CIE-LCH:
52.9590, 79.6464, 333.9190
CIE-Luv:
52.9590, 72.9321, -63.1905
Hunter-Lab:
45.8352, 68.2949, -32.1039
#d53cbc color charts
#d53cbc color shades, tints & tones
#d53cbc color schemes
#d53cbc color preview, HTML & CSS examples
This text has a color of #d53cbc
<p style="color:#d53cbc;">Text here</p>
.mytext {color:#d53cbc;}
This box has a color of #d53cbc
<div style="background-color:#d53cbc;">Content here</div>
.mybackground {background-color:#d53cbc;}
Border around this has a color of #d53cbc
<div style="border:2px solid #d53cbc;">Content here</div>
.myborder {border:2px solid #d53cbc;}