#b000e8 color space conversions
Hex:
#b000e8
RGB:
176, 0, 232
CMY:
31, 100, 9
CMYK:
24, 100, 0, 9
HSL:
286°, 100.0000%, 45.4902%
HSV (HSB):
286°, 100.0000%, 90.9804%
XYZ:
32.4700, 15.0563, 77.5387
xyY:
0.2596, 0.1204, 15.0563
CIE-Lab:
45.7112, 83.5335, -72.2019
CIE-LCH:
45.7112, 110.4127, 319.1616
CIE-Luv:
45.7112, 39.6474, -114.2831
Hunter-Lab:
38.8025, 81.4649, -91.3172
#b000e8 color charts
#b000e8 color shades, tints & tones
#b000e8 color schemes
#b000e8 color preview, HTML & CSS examples
This text has a color of #b000e8
<p style="color:#b000e8;">Text here</p>
.mytext {color:#b000e8;}
This box has a color of #b000e8
<div style="background-color:#b000e8;">Content here</div>
.mybackground {background-color:#b000e8;}
Border around this has a color of #b000e8
<div style="border:2px solid #b000e8;">Content here</div>
.myborder {border:2px solid #b000e8;}