#d57ed4 color space conversions
Hex:
#d57ed4
RGB:
213, 126, 212
CMY:
16, 51, 17
CMYK:
0, 41, 0, 16
HSL:
301°, 50.8772%, 66.4706%
HSV (HSB):
301°, 40.8451%, 83.5294%
XYZ:
46.7851, 33.8213, 66.3497
xyY:
0.3184, 0.2301, 33.8213
CIE-Lab:
64.8205, 46.4200, -30.2141
CIE-LCH:
64.8205, 55.3869, 326.9404
CIE-Luv:
64.8205, 42.6691, -54.0824
Hunter-Lab:
58.1561, 41.8255, -26.9341
#d57ed4 color charts
#d57ed4 color shades, tints & tones
#d57ed4 color schemes
#d57ed4 color preview, HTML & CSS examples
This text has a color of #d57ed4
<p style="color:#d57ed4;">Text here</p>
.mytext {color:#d57ed4;}
This box has a color of #d57ed4
<div style="background-color:#d57ed4;">Content here</div>
.mybackground {background-color:#d57ed4;}
Border around this has a color of #d57ed4
<div style="border:2px solid #d57ed4;">Content here</div>
.myborder {border:2px solid #d57ed4;}