#bb3abc color space conversions
Hex:
#bb3abc
RGB:
187, 58, 188
CMY:
27, 77, 26
CMYK:
1, 69, 0, 26
HSL:
300°, 52.8455%, 48.2353%
HSV (HSB):
300°, 69.1489%, 73.7255%
XYZ:
31.0837, 17.2217, 49.2628
xyY:
0.3186, 0.1765, 17.2217
CIE-Lab:
48.5382, 66.3011, -42.2653
CIE-LCH:
48.5382, 78.6269, 327.4835
CIE-Luv:
48.5382, 54.6127, -71.8175
Hunter-Lab:
41.4991, 61.0768, -41.3327
#bb3abc color charts
#bb3abc color shades, tints & tones
#bb3abc color schemes
#bb3abc color preview, HTML & CSS examples
This text has a color of #bb3abc
<p style="color:#bb3abc;">Text here</p>
.mytext {color:#bb3abc;}
This box has a color of #bb3abc
<div style="background-color:#bb3abc;">Content here</div>
.mybackground {background-color:#bb3abc;}
Border around this has a color of #bb3abc
<div style="border:2px solid #bb3abc;">Content here</div>
.myborder {border:2px solid #bb3abc;}