#d95db5 color space conversions
Hex:
#d95db5
RGB:
217, 93, 181
CMY:
15, 64, 29
CMYK:
0, 57, 17, 15
HSL:
317°, 62.0000%, 60.7843%
HSV (HSB):
317°, 57.1429%, 85.0980%
XYZ:
40.8701, 25.9166, 46.5644
xyY:
0.3606, 0.2286, 25.9166
CIE-Lab:
57.9578, 58.6081, -23.1685
CIE-LCH:
57.9578, 63.0214, 338.4305
CIE-Luv:
57.9578, 67.2941, -44.1767
Hunter-Lab:
50.9084, 54.2133, -18.5950
#d95db5 color charts
#d95db5 color shades, tints & tones
#d95db5 color schemes
#d95db5 color preview, HTML & CSS examples
This text has a color of #d95db5
<p style="color:#d95db5;">Text here</p>
.mytext {color:#d95db5;}
This box has a color of #d95db5
<div style="background-color:#d95db5;">Content here</div>
.mybackground {background-color:#d95db5;}
Border around this has a color of #d95db5
<div style="border:2px solid #d95db5;">Content here</div>
.myborder {border:2px solid #d95db5;}