#d23aa9 color space conversions
Hex:
#d23aa9
RGB:
210, 58, 169
CMY:
18, 77, 34
CMYK:
0, 72, 20, 18
HSL:
316°, 62.8099%, 52.5490%
HSV (HSB):
316°, 72.3810%, 82.3529%
XYZ:
35.2528, 19.5923, 39.4598
xyY:
0.3738, 0.2078, 19.5923
CIE-Lab:
51.3731, 68.8418, -26.4314
CIE-LCH:
51.3731, 73.7415, 338.9960
CIE-Luv:
51.3731, 78.3104, -49.6318
Hunter-Lab:
44.2632, 64.7032, -21.8716
#d23aa9 color charts
#d23aa9 color shades, tints & tones
#d23aa9 color schemes
#d23aa9 color preview, HTML & CSS examples
This text has a color of #d23aa9
<p style="color:#d23aa9;">Text here</p>
.mytext {color:#d23aa9;}
This box has a color of #d23aa9
<div style="background-color:#d23aa9;">Content here</div>
.mybackground {background-color:#d23aa9;}
Border around this has a color of #d23aa9
<div style="border:2px solid #d23aa9;">Content here</div>
.myborder {border:2px solid #d23aa9;}