#bba8e8 color space conversions
Hex:
#bba8e8
RGB:
187, 168, 232
CMY:
27, 34, 9
CMYK:
19, 28, 0, 9
HSL:
258°, 58.1818%, 78.4314%
HSV (HSB):
258°, 27.5862%, 90.9804%
XYZ:
49.0616, 44.3963, 82.3274
xyY:
0.2791, 0.2526, 44.3963
CIE-Lab:
72.4926, 19.6529, -29.6307
CIE-LCH:
72.4926, 35.5558, 303.5547
CIE-Luv:
72.4926, 5.8064, -49.9299
Hunter-Lab:
66.6305, 14.8304, -26.6163
#bba8e8 color charts
#bba8e8 color shades, tints & tones
#bba8e8 color schemes
#bba8e8 color preview, HTML & CSS examples
This text has a color of #bba8e8
<p style="color:#bba8e8;">Text here</p>
.mytext {color:#bba8e8;}
This box has a color of #bba8e8
<div style="background-color:#bba8e8;">Content here</div>
.mybackground {background-color:#bba8e8;}
Border around this has a color of #bba8e8
<div style="border:2px solid #bba8e8;">Content here</div>
.myborder {border:2px solid #bba8e8;}