#d95bc8 color space conversions
Hex:
#d95bc8
RGB:
217, 91, 200
CMY:
15, 64, 22
CMYK:
0, 58, 8, 15
HSL:
308°, 62.3762%, 60.3922%
HSV (HSB):
308°, 58.0645%, 85.0980%
XYZ:
42.7817, 26.4040, 57.4852
xyY:
0.3377, 0.2084, 26.4040
CIE-Lab:
58.4186, 62.4165, -33.3370
CIE-LCH:
58.4186, 70.7614, 331.8930
CIE-Luv:
58.4186, 62.3504, -60.4483
Hunter-Lab:
51.3848, 58.6910, -30.3595
#d95bc8 color charts
#d95bc8 color shades, tints & tones
#d95bc8 color schemes
#d95bc8 color preview, HTML & CSS examples
This text has a color of #d95bc8
<p style="color:#d95bc8;">Text here</p>
.mytext {color:#d95bc8;}
This box has a color of #d95bc8
<div style="background-color:#d95bc8;">Content here</div>
.mybackground {background-color:#d95bc8;}
Border around this has a color of #d95bc8
<div style="border:2px solid #d95bc8;">Content here</div>
.myborder {border:2px solid #d95bc8;}