#d927e5 color space conversions
Hex:
#d927e5
RGB:
217, 39, 229
CMY:
15, 85, 10
CMYK:
5, 83, 0, 10
HSL:
296°, 78.5124%, 52.5490%
HSV (HSB):
296°, 82.9694%, 89.8039%
XYZ:
43.4836, 21.8599, 76.0563
xyY:
0.3075, 0.1546, 21.8599
CIE-Lab:
53.8780, 84.0722, -56.9757
CIE-LCH:
53.8780, 101.5596, 325.8745
CIE-Luv:
53.8780, 64.6261, -98.1927
Hunter-Lab:
46.7546, 84.1918, -63.7196
#d927e5 color charts
#d927e5 color shades, tints & tones
#d927e5 color schemes
#d927e5 color preview, HTML & CSS examples
This text has a color of #d927e5
<p style="color:#d927e5;">Text here</p>
.mytext {color:#d927e5;}
This box has a color of #d927e5
<div style="background-color:#d927e5;">Content here</div>
.mybackground {background-color:#d927e5;}
Border around this has a color of #d927e5
<div style="border:2px solid #d927e5;">Content here</div>
.myborder {border:2px solid #d927e5;}