#bb01e8 color space conversions
Hex:
#bb01e8
RGB:
187, 1, 232
CMY:
27, 100, 9
CMYK:
19, 100, 0, 9
HSL:
288°, 99.1416%, 45.6863%
HSV (HSB):
288°, 99.5690%, 90.9804%
XYZ:
35.0699, 16.4127, 77.6635
xyY:
0.2716, 0.1271, 16.4127
CIE-Lab:
47.5113, 84.8648, -69.1940
CIE-LCH:
47.5113, 109.4981, 320.8081
CIE-Luv:
47.5113, 46.2891, -111.8526
Hunter-Lab:
40.5126, 83.6221, -85.3014
#bb01e8 color charts
#bb01e8 color shades, tints & tones
#bb01e8 color schemes
#bb01e8 color preview, HTML & CSS examples
This text has a color of #bb01e8
<p style="color:#bb01e8;">Text here</p>
.mytext {color:#bb01e8;}
This box has a color of #bb01e8
<div style="background-color:#bb01e8;">Content here</div>
.mybackground {background-color:#bb01e8;}
Border around this has a color of #bb01e8
<div style="border:2px solid #bb01e8;">Content here</div>
.myborder {border:2px solid #bb01e8;}