#d656ed color space conversions
Hex:
#d656ed
RGB:
214, 86, 237
CMY:
16, 66, 7
CMYK:
10, 64, 0, 7
HSL:
291°, 80.7487%, 63.3333%
HSV (HSB):
291°, 63.7131%, 92.9412%
XYZ:
46.3454, 27.0661, 82.9024
xyY:
0.2965, 0.1732, 27.0661
CIE-Lab:
59.0355, 70.1146, -53.2557
CIE-LCH:
59.0355, 88.0468, 322.7814
CIE-Luv:
59.0355, 51.1102, -92.7566
Hunter-Lab:
52.0251, 67.9687, -58.0614
#d656ed color charts
#d656ed color shades, tints & tones
#d656ed color schemes
#d656ed color preview, HTML & CSS examples
This text has a color of #d656ed
<p style="color:#d656ed;">Text here</p>
.mytext {color:#d656ed;}
This box has a color of #d656ed
<div style="background-color:#d656ed;">Content here</div>
.mybackground {background-color:#d656ed;}
Border around this has a color of #d656ed
<div style="border:2px solid #d656ed;">Content here</div>
.myborder {border:2px solid #d656ed;}