#bb12d3 color space conversions
Hex:
#bb12d3
RGB:
187, 18, 211
CMY:
27, 93, 17
CMYK:
11, 91, 0, 17
HSL:
293°, 84.2795%, 44.9020%
HSV (HSB):
293°, 91.4692%, 82.7451%
XYZ:
32.4677, 15.7006, 62.9473
xyY:
0.2922, 0.1413, 15.7006
CIE-Lab:
46.5792, 79.7841, -58.7154
CIE-LCH:
46.5792, 99.0606, 323.6496
CIE-Luv:
46.5792, 52.3508, -96.2862
Hunter-Lab:
39.6239, 76.9203, -66.4524
#bb12d3 color charts
#bb12d3 color shades, tints & tones
#bb12d3 color schemes
#bb12d3 color preview, HTML & CSS examples
This text has a color of #bb12d3
<p style="color:#bb12d3;">Text here</p>
.mytext {color:#bb12d3;}
This box has a color of #bb12d3
<div style="background-color:#bb12d3;">Content here</div>
.mybackground {background-color:#bb12d3;}
Border around this has a color of #bb12d3
<div style="border:2px solid #bb12d3;">Content here</div>
.myborder {border:2px solid #bb12d3;}