#d95bc4 color space conversions
Hex:
#d95bc4
RGB:
217, 91, 196
CMY:
15, 64, 23
CMYK:
0, 58, 10, 15
HSL:
310°, 62.3762%, 60.3922%
HSV (HSB):
310°, 58.0645%, 85.0980%
XYZ:
42.3202, 26.2194, 55.0549
xyY:
0.3424, 0.2121, 26.2194
CIE-Lab:
58.2447, 61.7829, -31.3259
CIE-LCH:
58.2447, 69.2708, 333.1135
CIE-Luv:
58.2447, 63.5504, -57.2074
Hunter-Lab:
51.2049, 57.9193, -27.9045
#d95bc4 color charts
#d95bc4 color shades, tints & tones
#d95bc4 color schemes
#d95bc4 color preview, HTML & CSS examples
This text has a color of #d95bc4
<p style="color:#d95bc4;">Text here</p>
.mytext {color:#d95bc4;}
This box has a color of #d95bc4
<div style="background-color:#d95bc4;">Content here</div>
.mybackground {background-color:#d95bc4;}
Border around this has a color of #d95bc4
<div style="border:2px solid #d95bc4;">Content here</div>
.myborder {border:2px solid #d95bc4;}