#d52dca color space conversions
Hex:
#d52dca
RGB:
213, 45, 202
CMY:
16, 82, 21
CMYK:
0, 79, 5, 16
HSL:
304°, 66.6667%, 50.5882%
HSV (HSB):
304°, 78.8732%, 83.5294%
XYZ:
39.0396, 20.2872, 57.7353
xyY:
0.3335, 0.1733, 20.2872
CIE-Lab:
52.1604, 77.8767, -44.3611
CIE-LCH:
52.1604, 89.6253, 330.3327
CIE-Luv:
52.1604, 70.8387, -77.8910
Hunter-Lab:
45.0413, 75.8930, -44.4709
#d52dca color charts
#d52dca color shades, tints & tones
#d52dca color schemes
#d52dca color preview, HTML & CSS examples
This text has a color of #d52dca
<p style="color:#d52dca;">Text here</p>
.mytext {color:#d52dca;}
This box has a color of #d52dca
<div style="background-color:#d52dca;">Content here</div>
.mybackground {background-color:#d52dca;}
Border around this has a color of #d52dca
<div style="border:2px solid #d52dca;">Content here</div>
.myborder {border:2px solid #d52dca;}