#bb08e4 color space conversions
Hex:
#bb08e4
RGB:
187, 8, 228
CMY:
27, 97, 11
CMYK:
18, 96, 0, 11
HSL:
289°, 93.2203%, 46.2745%
HSV (HSB):
289°, 96.4912%, 89.4118%
XYZ:
34.5839, 16.3399, 74.7299
xyY:
0.2752, 0.1300, 16.3399
CIE-Lab:
47.4173, 83.6061, -67.0773
CIE-LCH:
47.4173, 107.1883, 321.2599
CIE-Luv:
47.4173, 47.2832, -108.7857
Hunter-Lab:
40.4226, 81.9776, -81.3144
#bb08e4 color charts
#bb08e4 color shades, tints & tones
#bb08e4 color schemes
#bb08e4 color preview, HTML & CSS examples
This text has a color of #bb08e4
<p style="color:#bb08e4;">Text here</p>
.mytext {color:#bb08e4;}
This box has a color of #bb08e4
<div style="background-color:#bb08e4;">Content here</div>
.mybackground {background-color:#bb08e4;}
Border around this has a color of #bb08e4
<div style="border:2px solid #bb08e4;">Content here</div>
.myborder {border:2px solid #bb08e4;}