#bb00b3 color space conversions
Hex:
#bb00b3
RGB:
187, 0, 179
CMY:
27, 100, 30
CMYK:
0, 100, 4, 27
HSL:
303°, 100.0000%, 36.6667%
HSV (HSB):
303°, 100.0000%, 73.3333%
XYZ:
28.6302, 13.8195, 43.8063
xyY:
0.3319, 0.1602, 13.8195
CIE-Lab:
43.9729, 76.6662, -44.2446
CIE-LCH:
43.9729, 88.5172, 330.0105
CIE-Luv:
43.9729, 65.1200, -74.1735
Hunter-Lab:
37.1745, 72.4174, -43.8448
#bb00b3 color charts
#bb00b3 color shades, tints & tones
#bb00b3 color schemes
#bb00b3 color preview, HTML & CSS examples
This text has a color of #bb00b3
<p style="color:#bb00b3;">Text here</p>
.mytext {color:#bb00b3;}
This box has a color of #bb00b3
<div style="background-color:#bb00b3;">Content here</div>
.mybackground {background-color:#bb00b3;}
Border around this has a color of #bb00b3
<div style="border:2px solid #bb00b3;">Content here</div>
.myborder {border:2px solid #bb00b3;}