#bb8ff0 color space conversions
Hex:
#bb8ff0
RGB:
187, 143, 240
CMY:
27, 44, 6
CMYK:
22, 40, 0, 6
HSL:
267°, 76.3780%, 75.0980%
HSV (HSB):
267°, 40.4167%, 94.1176%
XYZ:
46.0442, 36.5010, 87.0567
xyY:
0.2715, 0.2152, 36.5010
CIE-Lab:
66.9010, 35.3573, -42.6955
CIE-LCH:
66.9010, 55.4351, 309.6290
CIE-Luv:
66.9010, 15.3415, -73.0502
Hunter-Lab:
60.4160, 30.3100, -43.1429
#bb8ff0 color charts
#bb8ff0 color shades, tints & tones
#bb8ff0 color schemes
#bb8ff0 color preview, HTML & CSS examples
This text has a color of #bb8ff0
<p style="color:#bb8ff0;">Text here</p>
.mytext {color:#bb8ff0;}
This box has a color of #bb8ff0
<div style="background-color:#bb8ff0;">Content here</div>
.mybackground {background-color:#bb8ff0;}
Border around this has a color of #bb8ff0
<div style="border:2px solid #bb8ff0;">Content here</div>
.myborder {border:2px solid #bb8ff0;}