#d52dcd color space conversions
Hex:
#d52dcd
RGB:
213, 45, 205
CMY:
16, 82, 20
CMYK:
0, 79, 4, 16
HSL:
303°, 66.6667%, 50.5882%
HSV (HSB):
303°, 78.8732%, 83.5294%
XYZ:
39.3984, 20.4307, 59.6246
xyY:
0.3298, 0.1710, 20.4307
CIE-Lab:
52.3207, 78.3207, -45.8315
CIE-LCH:
52.3207, 90.7450, 329.6648
CIE-Luv:
52.3207, 69.7116, -80.2038
Hunter-Lab:
45.2003, 76.4872, -46.5703
#d52dcd color charts
#d52dcd color shades, tints & tones
#d52dcd color schemes
#d52dcd color preview, HTML & CSS examples
This text has a color of #d52dcd
<p style="color:#d52dcd;">Text here</p>
.mytext {color:#d52dcd;}
This box has a color of #d52dcd
<div style="background-color:#d52dcd;">Content here</div>
.mybackground {background-color:#d52dcd;}
Border around this has a color of #d52dcd
<div style="border:2px solid #d52dcd;">Content here</div>
.myborder {border:2px solid #d52dcd;}