#d356d4 color space conversions
Hex:
#d356d4
RGB:
211, 86, 212
CMY:
17, 66, 17
CMYK:
0, 59, 0, 17
HSL:
300°, 59.4340%, 58.4314%
HSV (HSB):
300°, 59.4340%, 83.1373%
XYZ:
42.0754, 25.2579, 64.9450
xyY:
0.3181, 0.1909, 25.2579
CIE-Lab:
57.3259, 65.0061, -41.9308
CIE-LCH:
57.3259, 77.3562, 327.1768
CIE-Luv:
57.3259, 56.2468, -73.9095
Hunter-Lab:
50.2573, 61.4901, -41.4375
#d356d4 color charts
#d356d4 color shades, tints & tones
#d356d4 color schemes
#d356d4 color preview, HTML & CSS examples
This text has a color of #d356d4
<p style="color:#d356d4;">Text here</p>
.mytext {color:#d356d4;}
This box has a color of #d356d4
<div style="background-color:#d356d4;">Content here</div>
.mybackground {background-color:#d356d4;}
Border around this has a color of #d356d4
<div style="border:2px solid #d356d4;">Content here</div>
.myborder {border:2px solid #d356d4;}