#bb08d9 color space conversions
Hex:
#bb08d9
RGB:
187, 8, 217
CMY:
27, 97, 15
CMYK:
14, 96, 0, 15
HSL:
291°, 92.8889%, 44.1176%
HSV (HSB):
291°, 96.3134%, 85.0980%
XYZ:
33.1047, 15.7482, 66.9405
xyY:
0.2859, 0.1360, 15.7482
CIE-Lab:
46.6424, 81.7827, -62.0575
CIE-LCH:
46.6424, 102.6622, 322.8084
CIE-Luv:
46.6424, 50.8201, -101.1822
Hunter-Lab:
39.6840, 79.4591, -72.2338
#bb08d9 color charts
#bb08d9 color shades, tints & tones
#bb08d9 color schemes
#bb08d9 color preview, HTML & CSS examples
This text has a color of #bb08d9
<p style="color:#bb08d9;">Text here</p>
.mytext {color:#bb08d9;}
This box has a color of #bb08d9
<div style="background-color:#bb08d9;">Content here</div>
.mybackground {background-color:#bb08d9;}
Border around this has a color of #bb08d9
<div style="border:2px solid #bb08d9;">Content here</div>
.myborder {border:2px solid #bb08d9;}