#d356ed color space conversions
Hex:
#d356ed
RGB:
211, 86, 237
CMY:
17, 66, 7
CMYK:
11, 64, 0, 7
HSL:
290°, 80.7487%, 63.3333%
HSV (HSB):
290°, 63.7131%, 92.9412%
XYZ:
45.4778, 26.6189, 82.8618
xyY:
0.2935, 0.1718, 26.6189
CIE-Lab:
58.6199, 69.4349, -53.9425
CIE-LCH:
58.6199, 87.9260, 322.1571
CIE-Luv:
58.6199, 49.1736, -93.5878
Hunter-Lab:
51.5935, 67.0528, -59.1073
#d356ed color charts
#d356ed color shades, tints & tones
#d356ed color schemes
#d356ed color preview, HTML & CSS examples
This text has a color of #d356ed
<p style="color:#d356ed;">Text here</p>
.mytext {color:#d356ed;}
This box has a color of #d356ed
<div style="background-color:#d356ed;">Content here</div>
.mybackground {background-color:#d356ed;}
Border around this has a color of #d356ed
<div style="border:2px solid #d356ed;">Content here</div>
.myborder {border:2px solid #d356ed;}