#bb07a6 color space conversions
Hex:
#bb07a6
RGB:
187, 7, 166
CMY:
27, 97, 35
CMYK:
0, 96, 11, 27
HSL:
307°, 92.7835%, 38.0392%
HSV (HSB):
307°, 96.2567%, 73.3333%
XYZ:
27.4524, 13.4699, 37.2294
xyY:
0.3513, 0.1724, 13.4699
CIE-Lab:
43.4629, 74.2038, -37.3308
CIE-LCH:
43.4629, 83.0650, 333.2937
CIE-Luv:
43.4629, 70.0644, -63.8599
Hunter-Lab:
36.7014, 69.2895, -34.4521
#bb07a6 color charts
#bb07a6 color shades, tints & tones
#bb07a6 color schemes
#bb07a6 color preview, HTML & CSS examples
This text has a color of #bb07a6
<p style="color:#bb07a6;">Text here</p>
.mytext {color:#bb07a6;}
This box has a color of #bb07a6
<div style="background-color:#bb07a6;">Content here</div>
.mybackground {background-color:#bb07a6;}
Border around this has a color of #bb07a6
<div style="border:2px solid #bb07a6;">Content here</div>
.myborder {border:2px solid #bb07a6;}