#bb8aff color space conversions
Hex:
#bb8aff
RGB:
187, 138, 255
CMY:
27, 46, 0
CMYK:
27, 46, 0, 0
HSL:
265°, 100.0000%, 77.0588%
HSV (HSB):
265°, 45.8824%, 100.0000%
XYZ:
47.6320, 35.9618, 99.0386
xyY:
0.2608, 0.1969, 35.9618
CIE-Lab:
66.4907, 41.5887, -51.5558
CIE-LCH:
66.4907, 66.2391, 308.8922
CIE-Luv:
66.4907, 15.2538, -88.4103
Hunter-Lab:
59.9681, 36.8363, -55.9410
#bb8aff color charts
#bb8aff color shades, tints & tones
#bb8aff color schemes
#bb8aff color preview, HTML & CSS examples
This text has a color of #bb8aff
<p style="color:#bb8aff;">Text here</p>
.mytext {color:#bb8aff;}
This box has a color of #bb8aff
<div style="background-color:#bb8aff;">Content here</div>
.mybackground {background-color:#bb8aff;}
Border around this has a color of #bb8aff
<div style="border:2px solid #bb8aff;">Content here</div>
.myborder {border:2px solid #bb8aff;}