#d576d5 color space conversions
Hex:
#d576d5
RGB:
213, 118, 213
CMY:
16, 54, 16
CMYK:
0, 45, 0, 16
HSL:
300°, 53.0726%, 64.9020%
HSV (HSB):
300°, 44.6009%, 83.5294%
XYZ:
45.9292, 31.9071, 66.6887
xyY:
0.3178, 0.2208, 31.9071
CIE-Lab:
63.2660, 50.6981, -33.1826
CIE-LCH:
63.2660, 60.5919, 326.7947
CIE-Luv:
63.2660, 45.8127, -59.2422
Hunter-Lab:
56.4864, 46.2878, -30.4583
#d576d5 color charts
#d576d5 color shades, tints & tones
#d576d5 color schemes
#d576d5 color preview, HTML & CSS examples
This text has a color of #d576d5
<p style="color:#d576d5;">Text here</p>
.mytext {color:#d576d5;}
This box has a color of #d576d5
<div style="background-color:#d576d5;">Content here</div>
.mybackground {background-color:#d576d5;}
Border around this has a color of #d576d5
<div style="border:2px solid #d576d5;">Content here</div>
.myborder {border:2px solid #d576d5;}