#d356d2 color space conversions
Hex:
#d356d2
RGB:
211, 86, 210
CMY:
17, 66, 18
CMYK:
0, 59, 0, 17
HSL:
300°, 58.6854%, 58.2353%
HSV (HSB):
300°, 59.2417%, 82.7451%
XYZ:
41.8246, 25.1576, 63.6243
xyY:
0.3202, 0.1926, 25.1576
CIE-Lab:
57.2287, 64.6664, -40.9493
CIE-LCH:
57.2287, 76.5414, 327.6564
CIE-Luv:
57.2287, 56.8338, -72.3111
Hunter-Lab:
50.1574, 61.0701, -40.0988
#d356d2 color charts
#d356d2 color shades, tints & tones
#d356d2 color schemes
#d356d2 color preview, HTML & CSS examples
This text has a color of #d356d2
<p style="color:#d356d2;">Text here</p>
.mytext {color:#d356d2;}
This box has a color of #d356d2
<div style="background-color:#d356d2;">Content here</div>
.mybackground {background-color:#d356d2;}
Border around this has a color of #d356d2
<div style="border:2px solid #d356d2;">Content here</div>
.myborder {border:2px solid #d356d2;}