#d52dcb color space conversions
Hex:
#d52dcb
RGB:
213, 45, 203
CMY:
16, 82, 20
CMYK:
0, 79, 5, 16
HSL:
304°, 66.6667%, 50.5882%
HSV (HSB):
304°, 78.8732%, 83.5294%
XYZ:
39.1585, 20.3347, 58.3610
xyY:
0.3323, 0.1725, 20.3347
CIE-Lab:
52.2135, 78.0242, -44.8521
CIE-LCH:
52.2135, 89.9971, 330.1076
CIE-Luv:
52.2135, 70.4618, -78.6629
Hunter-Lab:
45.0940, 76.0901, -45.1678
#d52dcb color charts
#d52dcb color shades, tints & tones
#d52dcb color schemes
#d52dcb color preview, HTML & CSS examples
This text has a color of #d52dcb
<p style="color:#d52dcb;">Text here</p>
.mytext {color:#d52dcb;}
This box has a color of #d52dcb
<div style="background-color:#d52dcb;">Content here</div>
.mybackground {background-color:#d52dcb;}
Border around this has a color of #d52dcb
<div style="border:2px solid #d52dcb;">Content here</div>
.myborder {border:2px solid #d52dcb;}