#bd95f6 color space conversions
Hex:
#bd95f6
RGB:
189, 149, 246
CMY:
26, 42, 4
CMYK:
23, 39, 0, 4
HSL:
265°, 84.3478%, 77.4510%
HSV (HSB):
265°, 39.4309%, 96.4706%
XYZ:
48.3683, 38.9675, 92.1610
xyY:
0.2695, 0.2171, 38.9675
CIE-Lab:
68.7277, 33.9821, -43.1051
CIE-LCH:
68.7277, 54.8893, 308.2506
CIE-Luv:
68.7277, 13.3274, -73.8657
Hunter-Lab:
62.4240, 29.0660, -43.8373
#bd95f6 color charts
#bd95f6 color shades, tints & tones
#bd95f6 color schemes
#bd95f6 color preview, HTML & CSS examples
This text has a color of #bd95f6
<p style="color:#bd95f6;">Text here</p>
.mytext {color:#bd95f6;}
This box has a color of #bd95f6
<div style="background-color:#bd95f6;">Content here</div>
.mybackground {background-color:#bd95f6;}
Border around this has a color of #bd95f6
<div style="border:2px solid #bd95f6;">Content here</div>
.myborder {border:2px solid #bd95f6;}