#bb12d7 color space conversions
Hex:
#bb12d7
RGB:
187, 18, 215
CMY:
27, 93, 16
CMYK:
13, 92, 0, 16
HSL:
291°, 84.5494%, 45.6863%
HSV (HSB):
291°, 91.6279%, 84.3137%
XYZ:
32.9756, 15.9037, 65.6217
xyY:
0.2880, 0.1389, 15.9037
CIE-Lab:
46.8479, 80.4388, -60.5789
CIE-LCH:
46.8479, 100.6986, 323.0164
CIE-Luv:
46.8479, 51.0143, -99.1212
Hunter-Lab:
39.8794, 77.8092, -69.6462
#bb12d7 color charts
#bb12d7 color shades, tints & tones
#bb12d7 color schemes
#bb12d7 color preview, HTML & CSS examples
This text has a color of #bb12d7
<p style="color:#bb12d7;">Text here</p>
.mytext {color:#bb12d7;}
This box has a color of #bb12d7
<div style="background-color:#bb12d7;">Content here</div>
.mybackground {background-color:#bb12d7;}
Border around this has a color of #bb12d7
<div style="border:2px solid #bb12d7;">Content here</div>
.myborder {border:2px solid #bb12d7;}