#d23aaf color space conversions
Hex:
#d23aaf
RGB:
210, 58, 175
CMY:
18, 77, 31
CMYK:
0, 72, 17, 18
HSL:
314°, 62.8099%, 52.5490%
HSV (HSB):
314°, 72.3810%, 82.3529%
XYZ:
35.8293, 19.8229, 42.4952
xyY:
0.3651, 0.2020, 19.8229
CIE-Lab:
51.6364, 69.6545, -29.5438
CIE-LCH:
51.6364, 75.6610, 337.0159
CIE-Luv:
51.6364, 76.0376, -54.4076
Hunter-Lab:
44.5229, 65.7306, -25.4238
#d23aaf color charts
#d23aaf color shades, tints & tones
#d23aaf color schemes
#d23aaf color preview, HTML & CSS examples
This text has a color of #d23aaf
<p style="color:#d23aaf;">Text here</p>
.mytext {color:#d23aaf;}
This box has a color of #d23aaf
<div style="background-color:#d23aaf;">Content here</div>
.mybackground {background-color:#d23aaf;}
Border around this has a color of #d23aaf
<div style="border:2px solid #d23aaf;">Content here</div>
.myborder {border:2px solid #d23aaf;}