#bb32e6 color space conversions
Hex:
#bb32e6
RGB:
187, 50, 230
CMY:
27, 80, 10
CMYK:
19, 78, 0, 10
HSL:
286°, 78.2609%, 54.9020%
HSV (HSB):
286°, 78.2609%, 90.1961%
XYZ:
35.9170, 18.5592, 76.5522
xyY:
0.2741, 0.1416, 18.5592
CIE-Lab:
50.1674, 76.2810, -63.7581
CIE-LCH:
50.1674, 99.4177, 320.1100
CIE-Luv:
50.1674, 43.2230, -105.1760
Hunter-Lab:
43.0804, 73.4288, -75.1998
#bb32e6 color charts
#bb32e6 color shades, tints & tones
#bb32e6 color schemes
#bb32e6 color preview, HTML & CSS examples
This text has a color of #bb32e6
<p style="color:#bb32e6;">Text here</p>
.mytext {color:#bb32e6;}
This box has a color of #bb32e6
<div style="background-color:#bb32e6;">Content here</div>
.mybackground {background-color:#bb32e6;}
Border around this has a color of #bb32e6
<div style="border:2px solid #bb32e6;">Content here</div>
.myborder {border:2px solid #bb32e6;}