#bb10db color space conversions
Hex:
#bb10db
RGB:
187, 16, 219
CMY:
27, 94, 14
CMYK:
15, 93, 0, 14
HSL:
291°, 86.3830%, 46.0784%
HSV (HSB):
291°, 92.6941%, 85.8824%
XYZ:
33.4650, 16.0499, 68.3520
xyY:
0.2839, 0.1362, 16.0499
CIE-Lab:
47.0398, 81.3412, -62.5592
CIE-LCH:
47.0398, 102.6160, 322.4362
CIE-Luv:
47.0398, 49.8147, -102.0882
Hunter-Lab:
40.0623, 78.9965, -73.1136
#bb10db color charts
#bb10db color shades, tints & tones
#bb10db color schemes
#bb10db color preview, HTML & CSS examples
This text has a color of #bb10db
<p style="color:#bb10db;">Text here</p>
.mytext {color:#bb10db;}
This box has a color of #bb10db
<div style="background-color:#bb10db;">Content here</div>
.mybackground {background-color:#bb10db;}
Border around this has a color of #bb10db
<div style="border:2px solid #bb10db;">Content here</div>
.myborder {border:2px solid #bb10db;}