#bb07a9 color space conversions
Hex:
#bb07a9
RGB:
187, 7, 169
CMY:
27, 97, 34
CMYK:
0, 96, 10, 27
HSL:
306°, 92.7835%, 38.0392%
HSV (HSB):
306°, 96.2567%, 73.3333%
XYZ:
27.7309, 13.5813, 38.6960
xyY:
0.3466, 0.1697, 13.5813
CIE-Lab:
43.6264, 74.6131, -38.8617
CIE-LCH:
43.6264, 84.1270, 332.4876
CIE-Luv:
43.6264, 68.8112, -66.1454
Hunter-Lab:
36.8529, 69.8247, -36.4583
#bb07a9 color charts
#bb07a9 color shades, tints & tones
#bb07a9 color schemes
#bb07a9 color preview, HTML & CSS examples
This text has a color of #bb07a9
<p style="color:#bb07a9;">Text here</p>
.mytext {color:#bb07a9;}
This box has a color of #bb07a9
<div style="background-color:#bb07a9;">Content here</div>
.mybackground {background-color:#bb07a9;}
Border around this has a color of #bb07a9
<div style="border:2px solid #bb07a9;">Content here</div>
.myborder {border:2px solid #bb07a9;}