#d95ed8 color space conversions
Hex:
#d95ed8
RGB:
217, 94, 216
CMY:
15, 63, 15
CMYK:
0, 57, 0, 15
HSL:
300°, 61.8090%, 60.9804%
HSV (HSB):
300°, 56.6820%, 85.0980%
XYZ:
45.0126, 27.7150, 67.9428
xyY:
0.3200, 0.1970, 27.7150
CIE-Lab:
59.6304, 63.7414, -40.5090
CIE-LCH:
59.6304, 75.5245, 327.5632
CIE-Luv:
59.6304, 56.6588, -72.0941
Hunter-Lab:
52.6450, 60.4926, -39.6672
#d95ed8 color charts
#d95ed8 color shades, tints & tones
#d95ed8 color schemes
#d95ed8 color preview, HTML & CSS examples
This text has a color of #d95ed8
<p style="color:#d95ed8;">Text here</p>
.mytext {color:#d95ed8;}
This box has a color of #d95ed8
<div style="background-color:#d95ed8;">Content here</div>
.mybackground {background-color:#d95ed8;}
Border around this has a color of #d95ed8
<div style="border:2px solid #d95ed8;">Content here</div>
.myborder {border:2px solid #d95ed8;}