#d521c3 color space conversions
Hex:
#d521c3
RGB:
213, 33, 195
CMY:
16, 87, 24
CMYK:
0, 85, 8, 16
HSL:
306°, 73.1707%, 48.2353%
HSV (HSB):
306°, 84.5070%, 83.5294%
XYZ:
37.8348, 19.1740, 53.3366
xyY:
0.3429, 0.1738, 19.1740
CIE-Lab:
50.8901, 79.4882, -42.3310
CIE-LCH:
50.8901, 90.0571, 331.9627
CIE-Luv:
50.8901, 75.3580, -74.6673
Hunter-Lab:
43.7881, 77.6023, -41.5672
#d521c3 color charts
#d521c3 color shades, tints & tones
#d521c3 color schemes
#d521c3 color preview, HTML & CSS examples
This text has a color of #d521c3
<p style="color:#d521c3;">Text here</p>
.mytext {color:#d521c3;}
This box has a color of #d521c3
<div style="background-color:#d521c3;">Content here</div>
.mybackground {background-color:#d521c3;}
Border around this has a color of #d521c3
<div style="border:2px solid #d521c3;">Content here</div>
.myborder {border:2px solid #d521c3;}