#bb32d3 color space conversions
Hex:
#bb32d3
RGB:
187, 50, 211
CMY:
27, 80, 17
CMYK:
11, 76, 0, 17
HSL:
291°, 64.6586%, 51.1765%
HSV (HSB):
291°, 76.3033%, 82.7451%
XYZ:
33.3920, 17.5491, 63.2554
xyY:
0.2924, 0.1537, 17.5491
CIE-Lab:
48.9446, 72.8738, -54.9083
CIE-LCH:
48.9446, 91.2443, 323.0030
CIE-Luv:
48.9446, 48.8460, -91.3802
Hunter-Lab:
41.8917, 68.9724, -60.2022
#bb32d3 color charts
#bb32d3 color shades, tints & tones
#bb32d3 color schemes
#bb32d3 color preview, HTML & CSS examples
This text has a color of #bb32d3
<p style="color:#bb32d3;">Text here</p>
.mytext {color:#bb32d3;}
This box has a color of #bb32d3
<div style="background-color:#bb32d3;">Content here</div>
.mybackground {background-color:#bb32d3;}
Border around this has a color of #bb32d3
<div style="border:2px solid #bb32d3;">Content here</div>
.myborder {border:2px solid #bb32d3;}