#bb08e6 color space conversions
Hex:
#bb08e6
RGB:
187, 8, 230
CMY:
27, 97, 10
CMYK:
19, 97, 0, 10
HSL:
288°, 93.2773%, 46.6667%
HSV (HSB):
288°, 96.5217%, 90.1961%
XYZ:
34.8633, 16.4516, 76.2009
xyY:
0.2734, 0.1290, 16.4516
CIE-Lab:
47.5615, 83.9429, -67.9786
CIE-LCH:
47.5615, 108.0162, 320.9988
CIE-Luv:
47.5615, 46.6624, -110.1502
Hunter-Lab:
40.5606, 82.4460, -82.9952
#bb08e6 color charts
#bb08e6 color shades, tints & tones
#bb08e6 color schemes
#bb08e6 color preview, HTML & CSS examples
This text has a color of #bb08e6
<p style="color:#bb08e6;">Text here</p>
.mytext {color:#bb08e6;}
This box has a color of #bb08e6
<div style="background-color:#bb08e6;">Content here</div>
.mybackground {background-color:#bb08e6;}
Border around this has a color of #bb08e6
<div style="border:2px solid #bb08e6;">Content here</div>
.myborder {border:2px solid #bb08e6;}