#d95db0 color space conversions
Hex:
#d95db0
RGB:
217, 93, 176
CMY:
15, 64, 31
CMYK:
0, 57, 19, 15
HSL:
320°, 62.0000%, 60.7843%
HSV (HSB):
320°, 57.1429%, 85.0980%
XYZ:
40.3661, 25.7150, 43.9103
xyY:
0.3670, 0.2338, 25.7150
CIE-Lab:
57.7655, 57.8791, -20.5809
CIE-LCH:
57.7655, 61.4294, 340.4254
CIE-Luv:
57.7655, 68.7987, -40.1352
Hunter-Lab:
50.7100, 53.3470, -15.8428
#d95db0 color charts
#d95db0 color shades, tints & tones
#d95db0 color schemes
#d95db0 color preview, HTML & CSS examples
This text has a color of #d95db0
<p style="color:#d95db0;">Text here</p>
.mytext {color:#d95db0;}
This box has a color of #d95db0
<div style="background-color:#d95db0;">Content here</div>
.mybackground {background-color:#d95db0;}
Border around this has a color of #d95db0
<div style="border:2px solid #d95db0;">Content here</div>
.myborder {border:2px solid #d95db0;}