#d95bb5 color space conversions
Hex:
#d95bb5
RGB:
217, 91, 181
CMY:
15, 64, 29
CMYK:
0, 58, 17, 15
HSL:
317°, 62.3762%, 60.3922%
HSV (HSB):
317°, 58.0645%, 85.0980%
XYZ:
40.6968, 25.5701, 46.5066
xyY:
0.3609, 0.2267, 25.5701
CIE-Lab:
57.6267, 59.5013, -23.6770
CIE-LCH:
57.6267, 64.0391, 338.3012
CIE-Luv:
57.6267, 68.1043, -45.0501
Hunter-Lab:
50.5669, 55.1670, -19.1325
#d95bb5 color charts
#d95bb5 color shades, tints & tones
#d95bb5 color schemes
#d95bb5 color preview, HTML & CSS examples
This text has a color of #d95bb5
<p style="color:#d95bb5;">Text here</p>
.mytext {color:#d95bb5;}
This box has a color of #d95bb5
<div style="background-color:#d95bb5;">Content here</div>
.mybackground {background-color:#d95bb5;}
Border around this has a color of #d95bb5
<div style="border:2px solid #d95bb5;">Content here</div>
.myborder {border:2px solid #d95bb5;}