#bd95c6 color space conversions
Hex:
#bd95c6
RGB:
189, 149, 198
CMY:
26, 42, 22
CMYK:
5, 25, 0, 22
HSL:
289°, 30.0613%, 68.0392%
HSV (HSB):
289°, 24.7475%, 77.6471%
XYZ:
41.9268, 36.3909, 58.2405
xyY:
0.3070, 0.2665, 36.3909
CIE-Lab:
66.8175, 23.6443, -19.5608
CIE-LCH:
66.8175, 30.6868, 320.3992
CIE-Luv:
66.8175, 19.1970, -33.7122
Hunter-Lab:
60.3249, 18.4918, -15.0139
#bd95c6 color charts
#bd95c6 color shades, tints & tones
#bd95c6 color schemes
#bd95c6 color preview, HTML & CSS examples
This text has a color of #bd95c6
<p style="color:#bd95c6;">Text here</p>
.mytext {color:#bd95c6;}
This box has a color of #bd95c6
<div style="background-color:#bd95c6;">Content here</div>
.mybackground {background-color:#bd95c6;}
Border around this has a color of #bd95c6
<div style="border:2px solid #bd95c6;">Content here</div>
.myborder {border:2px solid #bd95c6;}