#bb32f2 color space conversions
Hex:
#bb32f2
RGB:
187, 50, 242
CMY:
27, 80, 5
CMYK:
23, 79, 0, 5
HSL:
283°, 88.0734%, 57.2549%
HSV (HSB):
283°, 79.3388%, 94.9020%
XYZ:
37.6611, 19.2568, 85.7364
xyY:
0.2640, 0.1350, 19.2568
CIE-Lab:
50.9863, 78.5101, -69.1914
CIE-LCH:
50.9863, 104.6484, 318.6101
CIE-Luv:
50.9863, 39.9257, -113.6271
Hunter-Lab:
43.8826, 76.3987, -85.1211
#bb32f2 color charts
#bb32f2 color shades, tints & tones
#bb32f2 color schemes
#bb32f2 color preview, HTML & CSS examples
This text has a color of #bb32f2
<p style="color:#bb32f2;">Text here</p>
.mytext {color:#bb32f2;}
This box has a color of #bb32f2
<div style="background-color:#bb32f2;">Content here</div>
.mybackground {background-color:#bb32f2;}
Border around this has a color of #bb32f2
<div style="border:2px solid #bb32f2;">Content here</div>
.myborder {border:2px solid #bb32f2;}