#b15dd1 color space conversions
Hex:
#b15dd1
RGB:
177, 93, 209
CMY:
31, 64, 18
CMYK:
15, 56, 0, 18
HSL:
283°, 55.7692%, 59.2157%
HSV (HSB):
283°, 55.5024%, 81.9608%
XYZ:
33.5544, 21.7793, 62.7569
xyY:
0.2841, 0.1844, 21.7793
CIE-Lab:
53.7920, 52.5512, -46.1113
CIE-LCH:
53.7920, 69.9134, 318.7345
CIE-Luv:
53.7920, 32.7645, -77.6099
Hunter-Lab:
46.6683, 46.6719, -47.0621
#b15dd1 color charts
#b15dd1 color shades, tints & tones
#b15dd1 color schemes
#b15dd1 color preview, HTML & CSS examples
This text has a color of #b15dd1
<p style="color:#b15dd1;">Text here</p>
.mytext {color:#b15dd1;}
This box has a color of #b15dd1
<div style="background-color:#b15dd1;">Content here</div>
.mybackground {background-color:#b15dd1;}
Border around this has a color of #b15dd1
<div style="border:2px solid #b15dd1;">Content here</div>
.myborder {border:2px solid #b15dd1;}