#bb08a4 color space conversions
Hex:
#bb08a4
RGB:
187, 8, 164
CMY:
27, 97, 36
CMYK:
0, 96, 12, 27
HSL:
308°, 91.7949%, 38.2353%
HSV (HSB):
308°, 95.7219%, 73.3333%
XYZ:
27.2812, 13.4188, 36.2742
xyY:
0.3544, 0.1743, 13.4188
CIE-Lab:
43.3876, 73.8399, -36.2541
CIE-LCH:
43.3876, 82.2599, 333.8498
CIE-Luv:
43.3876, 70.8446, -62.2589
Hunter-Lab:
36.6317, 68.8312, -33.0692
#bb08a4 color charts
#bb08a4 color shades, tints & tones
#bb08a4 color schemes
#bb08a4 color preview, HTML & CSS examples
This text has a color of #bb08a4
<p style="color:#bb08a4;">Text here</p>
.mytext {color:#bb08a4;}
This box has a color of #bb08a4
<div style="background-color:#bb08a4;">Content here</div>
.mybackground {background-color:#bb08a4;}
Border around this has a color of #bb08a4
<div style="border:2px solid #bb08a4;">Content here</div>
.myborder {border:2px solid #bb08a4;}