#bb8ddd color space conversions
Hex:
#bb8ddd
RGB:
187, 141, 221
CMY:
27, 45, 13
CMYK:
15, 36, 0, 13
HSL:
275°, 54.0541%, 70.9804%
HSV (HSB):
275°, 36.1991%, 86.6667%
XYZ:
43.0695, 34.8350, 72.8604
xyY:
0.2857, 0.2311, 34.8350
CIE-Lab:
65.6200, 32.2333, -34.2097
CIE-LCH:
65.6200, 47.0031, 313.2962
CIE-Luv:
65.6200, 18.6423, -58.4639
Hunter-Lab:
59.0212, 26.9697, -31.8774
#bb8ddd color charts
#bb8ddd color shades, tints & tones
#bb8ddd color schemes
#bb8ddd color preview, HTML & CSS examples
This text has a color of #bb8ddd
<p style="color:#bb8ddd;">Text here</p>
.mytext {color:#bb8ddd;}
This box has a color of #bb8ddd
<div style="background-color:#bb8ddd;">Content here</div>
.mybackground {background-color:#bb8ddd;}
Border around this has a color of #bb8ddd
<div style="border:2px solid #bb8ddd;">Content here</div>
.myborder {border:2px solid #bb8ddd;}