#bb08d5 color space conversions
Hex:
#bb08d5
RGB:
187, 8, 213
CMY:
27, 97, 16
CMYK:
12, 96, 0, 16
HSL:
292°, 92.7602%, 43.3333%
HSV (HSB):
292°, 96.2441%, 83.5294%
XYZ:
32.5906, 15.5426, 64.2331
xyY:
0.2900, 0.1383, 15.5426
CIE-Lab:
46.3685, 81.1325, -60.2053
CIE-LCH:
46.3685, 101.0305, 323.4223
CIE-Luv:
46.3685, 52.1585, -98.3756
Hunter-Lab:
39.4241, 78.5681, -69.0036
#bb08d5 color charts
#bb08d5 color shades, tints & tones
#bb08d5 color schemes
#bb08d5 color preview, HTML & CSS examples
This text has a color of #bb08d5
<p style="color:#bb08d5;">Text here</p>
.mytext {color:#bb08d5;}
This box has a color of #bb08d5
<div style="background-color:#bb08d5;">Content here</div>
.mybackground {background-color:#bb08d5;}
Border around this has a color of #bb08d5
<div style="border:2px solid #bb08d5;">Content here</div>
.myborder {border:2px solid #bb08d5;}