#bb00e8 color space conversions
Hex:
#bb00e8
RGB:
187, 0, 232
CMY:
27, 100, 9
CMYK:
19, 100, 0, 9
HSL:
288°, 100.0000%, 45.4902%
HSV (HSB):
288°, 100.0000%, 90.9804%
XYZ:
35.0590, 16.3910, 77.6599
xyY:
0.2715, 0.1270, 16.3910
CIE-Lab:
47.4833, 84.9485, -69.2395
CIE-LCH:
47.4833, 109.5918, 320.8173
CIE-Luv:
47.4833, 46.3235, -111.9015
Hunter-Lab:
40.4858, 83.7234, -85.3901
#bb00e8 color charts
#bb00e8 color shades, tints & tones
#bb00e8 color schemes
#bb00e8 color preview, HTML & CSS examples
This text has a color of #bb00e8
<p style="color:#bb00e8;">Text here</p>
.mytext {color:#bb00e8;}
This box has a color of #bb00e8
<div style="background-color:#bb00e8;">Content here</div>
.mybackground {background-color:#bb00e8;}
Border around this has a color of #bb00e8
<div style="border:2px solid #bb00e8;">Content here</div>
.myborder {border:2px solid #bb00e8;}