#d52da8 color space conversions
Hex:
#d52da8
RGB:
213, 45, 168
CMY:
16, 82, 34
CMYK:
0, 79, 21, 16
HSL:
316°, 66.6667%, 50.5882%
HSV (HSB):
316°, 78.8732%, 83.5294%
XYZ:
35.4468, 18.8501, 38.8160
xyY:
0.3807, 0.2024, 18.8501
CIE-Lab:
50.5113, 73.2143, -27.1374
CIE-LCH:
50.5113, 78.0818, 339.6624
CIE-Luv:
50.5113, 84.2964, -51.2297
Hunter-Lab:
43.4167, 69.7544, -22.6156
#d52da8 color charts
#d52da8 color shades, tints & tones
#d52da8 color schemes
#d52da8 color preview, HTML & CSS examples
This text has a color of #d52da8
<p style="color:#d52da8;">Text here</p>
.mytext {color:#d52da8;}
This box has a color of #d52da8
<div style="background-color:#d52da8;">Content here</div>
.mybackground {background-color:#d52da8;}
Border around this has a color of #d52da8
<div style="border:2px solid #d52da8;">Content here</div>
.myborder {border:2px solid #d52da8;}