#d352d1 color space conversions
Hex:
#d352d1
RGB:
211, 82, 209
CMY:
17, 68, 18
CMYK:
0, 61, 1, 17
HSL:
301°, 59.4470%, 57.4510%
HSV (HSB):
301°, 61.1374%, 82.7451%
XYZ:
41.3899, 24.4869, 62.8666
xyY:
0.3215, 0.1902, 24.4869
CIE-Lab:
56.5720, 66.1744, -41.4150
CIE-LCH:
56.5720, 78.0657, 327.9598
CIE-Luv:
56.5720, 58.3519, -73.0789
Hunter-Lab:
49.4843, 62.7045, -40.6851
#d352d1 color charts
#d352d1 color shades, tints & tones
#d352d1 color schemes
#d352d1 color preview, HTML & CSS examples
This text has a color of #d352d1
<p style="color:#d352d1;">Text here</p>
.mytext {color:#d352d1;}
This box has a color of #d352d1
<div style="background-color:#d352d1;">Content here</div>
.mybackground {background-color:#d352d1;}
Border around this has a color of #d352d1
<div style="border:2px solid #d352d1;">Content here</div>
.myborder {border:2px solid #d352d1;}