#bb02a6 color space conversions
Hex:
#bb02a6
RGB:
187, 2, 166
CMY:
27, 99, 35
CMYK:
0, 99, 11, 27
HSL:
307°, 97.8836%, 37.0588%
HSV (HSB):
307°, 98.9305%, 73.3333%
XYZ:
27.3982, 13.3614, 37.2114
xyY:
0.3514, 0.1714, 13.3614
CIE-Lab:
43.3028, 74.6762, -37.5843
CIE-LCH:
43.3028, 83.6009, 333.2841
CIE-Luv:
43.3028, 70.3732, -64.2213
Hunter-Lab:
36.5532, 69.8250, -34.7702
#bb02a6 color charts
#bb02a6 color shades, tints & tones
#bb02a6 color schemes
#bb02a6 color preview, HTML & CSS examples
This text has a color of #bb02a6
<p style="color:#bb02a6;">Text here</p>
.mytext {color:#bb02a6;}
This box has a color of #bb02a6
<div style="background-color:#bb02a6;">Content here</div>
.mybackground {background-color:#bb02a6;}
Border around this has a color of #bb02a6
<div style="border:2px solid #bb02a6;">Content here</div>
.myborder {border:2px solid #bb02a6;}