#d95dc4 color space conversions
Hex:
#d95dc4
RGB:
217, 93, 196
CMY:
15, 64, 23
CMYK:
0, 57, 10, 15
HSL:
310°, 62.0000%, 60.7843%
HSV (HSB):
310°, 57.1429%, 85.0980%
XYZ:
42.4934, 26.5659, 55.1126
xyY:
0.3422, 0.2139, 26.5659
CIE-Lab:
58.5704, 60.8996, -30.8201
CIE-LCH:
58.5704, 68.2542, 333.1569
CIE-Luv:
58.5704, 62.8142, -56.3456
Hunter-Lab:
51.5422, 56.9638, -27.3177
#d95dc4 color charts
#d95dc4 color shades, tints & tones
#d95dc4 color schemes
#d95dc4 color preview, HTML & CSS examples
This text has a color of #d95dc4
<p style="color:#d95dc4;">Text here</p>
.mytext {color:#d95dc4;}
This box has a color of #d95dc4
<div style="background-color:#d95dc4;">Content here</div>
.mybackground {background-color:#d95dc4;}
Border around this has a color of #d95dc4
<div style="border:2px solid #d95dc4;">Content here</div>
.myborder {border:2px solid #d95dc4;}