#bb32e8 color space conversions
Hex:
#bb32e8
RGB:
187, 50, 232
CMY:
27, 80, 9
CMYK:
19, 78, 0, 9
HSL:
285°, 79.8246%, 55.2941%
HSV (HSB):
285°, 78.4483%, 90.9804%
XYZ:
36.1996, 18.6722, 78.0401
xyY:
0.2724, 0.1405, 18.6722
CIE-Lab:
50.3015, 76.6487, -64.6718
CIE-LCH:
50.3015, 100.2869, 319.8442
CIE-Luv:
50.3015, 42.6600, -106.5985
Hunter-Lab:
43.2113, 73.9157, -76.8304
#bb32e8 color charts
#bb32e8 color shades, tints & tones
#bb32e8 color schemes
#bb32e8 color preview, HTML & CSS examples
This text has a color of #bb32e8
<p style="color:#bb32e8;">Text here</p>
.mytext {color:#bb32e8;}
This box has a color of #bb32e8
<div style="background-color:#bb32e8;">Content here</div>
.mybackground {background-color:#bb32e8;}
Border around this has a color of #bb32e8
<div style="border:2px solid #bb32e8;">Content here</div>
.myborder {border:2px solid #bb32e8;}