#d52cb9 color space conversions
Hex:
#d52cb9
RGB:
213, 44, 185
CMY:
16, 83, 27
CMYK:
0, 79, 13, 16
HSL:
310°, 66.7984%, 50.3922%
HSV (HSB):
310°, 79.3427%, 83.5294%
XYZ:
37.0982, 19.4503, 47.6979
xyY:
0.3559, 0.1866, 19.4503
CIE-Lab:
51.2099, 75.7074, -36.0157
CIE-LCH:
51.2099, 83.8376, 334.5585
CIE-Luv:
51.2099, 77.6158, -64.8553
Hunter-Lab:
44.1025, 72.9717, -33.2519
#d52cb9 color charts
#d52cb9 color shades, tints & tones
#d52cb9 color schemes
#d52cb9 color preview, HTML & CSS examples
This text has a color of #d52cb9
<p style="color:#d52cb9;">Text here</p>
.mytext {color:#d52cb9;}
This box has a color of #d52cb9
<div style="background-color:#d52cb9;">Content here</div>
.mybackground {background-color:#d52cb9;}
Border around this has a color of #d52cb9
<div style="border:2px solid #d52cb9;">Content here</div>
.myborder {border:2px solid #d52cb9;}