#d956e5 color space conversions
Hex:
#d956e5
RGB:
217, 86, 229
CMY:
15, 66, 10
CMYK:
5, 62, 0, 10
HSL:
295°, 73.3333%, 61.7647%
HSV (HSB):
295°, 62.4454%, 89.8039%
XYZ:
46.0859, 27.0644, 76.9237
xyY:
0.3071, 0.1803, 27.0644
CIE-Lab:
59.0339, 69.3856, -48.7583
CIE-LCH:
59.0339, 84.8041, 324.9037
CIE-Luv:
59.0339, 55.3577, -85.6554
Hunter-Lab:
52.0235, 67.0862, -51.2518
#d956e5 color charts
#d956e5 color shades, tints & tones
#d956e5 color schemes
#d956e5 color preview, HTML & CSS examples
This text has a color of #d956e5
<p style="color:#d956e5;">Text here</p>
.mytext {color:#d956e5;}
This box has a color of #d956e5
<div style="background-color:#d956e5;">Content here</div>
.mybackground {background-color:#d956e5;}
Border around this has a color of #d956e5
<div style="border:2px solid #d956e5;">Content here</div>
.myborder {border:2px solid #d956e5;}