#d21da5 color space conversions
Hex:
#d21da5
RGB:
210, 29, 165
CMY:
18, 89, 35
CMYK:
0, 86, 21, 18
HSL:
315°, 75.7322%, 46.8627%
HSV (HSB):
315°, 86.1905%, 82.3529%
XYZ:
33.8092, 17.2970, 37.1540
xyY:
0.3831, 0.1960, 17.2970
CIE-Lab:
48.6321, 75.6845, -28.3240
CIE-LCH:
48.6321, 80.8109, 339.4823
CIE-Luv:
48.6321, 86.1741, -52.9158
Hunter-Lab:
41.5896, 72.3252, -23.8538
#d21da5 color charts
#d21da5 color shades, tints & tones
#d21da5 color schemes
#d21da5 color preview, HTML & CSS examples
This text has a color of #d21da5
<p style="color:#d21da5;">Text here</p>
.mytext {color:#d21da5;}
This box has a color of #d21da5
<div style="background-color:#d21da5;">Content here</div>
.mybackground {background-color:#d21da5;}
Border around this has a color of #d21da5
<div style="border:2px solid #d21da5;">Content here</div>
.myborder {border:2px solid #d21da5;}