#bb11dd color space conversions
Hex:
#bb11dd
RGB:
187, 17, 221
CMY:
27, 93, 13
CMYK:
15, 92, 0, 13
HSL:
290°, 85.7143%, 46.6667%
HSV (HSB):
290°, 92.3077%, 86.6667%
XYZ:
33.7451, 16.1862, 69.7523
xyY:
0.2820, 0.1352, 16.1862
CIE-Lab:
47.2178, 81.5565, -63.4140
CIE-LCH:
47.2178, 103.3092, 322.1333
CIE-Luv:
47.2178, 49.1159, -103.4095
Hunter-Lab:
40.2320, 79.3131, -74.6317
#bb11dd color charts
#bb11dd color shades, tints & tones
#bb11dd color schemes
#bb11dd color preview, HTML & CSS examples
This text has a color of #bb11dd
<p style="color:#bb11dd;">Text here</p>
.mytext {color:#bb11dd;}
This box has a color of #bb11dd
<div style="background-color:#bb11dd;">Content here</div>
.mybackground {background-color:#bb11dd;}
Border around this has a color of #bb11dd
<div style="border:2px solid #bb11dd;">Content here</div>
.myborder {border:2px solid #bb11dd;}