#bd95ed color space conversions
Hex:
#bd95ed
RGB:
189, 149, 237
CMY:
26, 42, 7
CMYK:
20, 37, 0, 7
HSL:
267°, 70.9677%, 75.6863%
HSV (HSB):
267°, 37.1308%, 92.9412%
XYZ:
47.0198, 38.4281, 85.0599
xyY:
0.2758, 0.2254, 38.4281
CIE-Lab:
68.3350, 31.9303, -38.7929
CIE-LCH:
68.3350, 50.2437, 309.4577
CIE-Luv:
68.3350, 14.4107, -66.3643
Hunter-Lab:
61.9904, 26.9091, -37.9612
#bd95ed color charts
#bd95ed color shades, tints & tones
#bd95ed color schemes
#bd95ed color preview, HTML & CSS examples
This text has a color of #bd95ed
<p style="color:#bd95ed;">Text here</p>
.mytext {color:#bd95ed;}
This box has a color of #bd95ed
<div style="background-color:#bd95ed;">Content here</div>
.mybackground {background-color:#bd95ed;}
Border around this has a color of #bd95ed
<div style="border:2px solid #bd95ed;">Content here</div>
.myborder {border:2px solid #bd95ed;}