#bb12d5 color space conversions
Hex:
#bb12d5
RGB:
187, 18, 213
CMY:
27, 93, 16
CMYK:
12, 92, 0, 16
HSL:
292°, 84.4156%, 45.2941%
HSV (HSB):
292°, 91.5493%, 83.5294%
XYZ:
32.7201, 15.8015, 64.2762
xyY:
0.2901, 0.1401, 15.8015
CIE-Lab:
46.7130, 80.1105, -59.6490
CIE-LCH:
46.7130, 99.8784, 323.3292
CIE-Luv:
46.7130, 51.6791, -97.7065
Hunter-Lab:
39.7511, 77.3631, -68.0442
#bb12d5 color charts
#bb12d5 color shades, tints & tones
#bb12d5 color schemes
#bb12d5 color preview, HTML & CSS examples
This text has a color of #bb12d5
<p style="color:#bb12d5;">Text here</p>
.mytext {color:#bb12d5;}
This box has a color of #bb12d5
<div style="background-color:#bb12d5;">Content here</div>
.mybackground {background-color:#bb12d5;}
Border around this has a color of #bb12d5
<div style="border:2px solid #bb12d5;">Content here</div>
.myborder {border:2px solid #bb12d5;}