#bb8bee color space conversions
Hex:
#bb8bee
RGB:
187, 139, 238
CMY:
27, 45, 7
CMYK:
21, 42, 0, 7
HSL:
269°, 74.4361%, 73.9216%
HSV (HSB):
269°, 41.5966%, 93.3333%
XYZ:
45.1588, 35.2031, 85.3037
xyY:
0.2726, 0.2125, 35.2031
CIE-Lab:
65.9065, 37.1105, -43.1557
CIE-LCH:
65.9065, 56.9175, 310.6929
CIE-Luv:
65.9065, 17.1569, -73.8626
Hunter-Lab:
59.3322, 32.0281, -43.7105
#bb8bee color charts
#bb8bee color shades, tints & tones
#bb8bee color schemes
#bb8bee color preview, HTML & CSS examples
This text has a color of #bb8bee
<p style="color:#bb8bee;">Text here</p>
.mytext {color:#bb8bee;}
This box has a color of #bb8bee
<div style="background-color:#bb8bee;">Content here</div>
.mybackground {background-color:#bb8bee;}
Border around this has a color of #bb8bee
<div style="border:2px solid #bb8bee;">Content here</div>
.myborder {border:2px solid #bb8bee;}