#bb039c color space conversions
Hex:
#bb039c
RGB:
187, 3, 156
CMY:
27, 99, 39
CMYK:
0, 98, 17, 27
HSL:
310°, 96.8421%, 37.2549%
HSV (HSB):
310°, 98.3957%, 73.3333%
XYZ:
26.5268, 13.0302, 32.5695
xyY:
0.3678, 0.1807, 13.0302
CIE-Lab:
42.8087, 73.2666, -32.3617
CIE-LCH:
42.8087, 80.0954, 336.1691
CIE-Luv:
42.8087, 74.6110, -56.4885
Hunter-Lab:
36.0974, 68.0035, -28.2272
#bb039c color charts
#bb039c color shades, tints & tones
#bb039c color schemes
#bb039c color preview, HTML & CSS examples
This text has a color of #bb039c
<p style="color:#bb039c;">Text here</p>
.mytext {color:#bb039c;}
This box has a color of #bb039c
<div style="background-color:#bb039c;">Content here</div>
.mybackground {background-color:#bb039c;}
Border around this has a color of #bb039c
<div style="border:2px solid #bb039c;">Content here</div>
.myborder {border:2px solid #bb039c;}