#bb12b9 color space conversions
Hex:
        #bb12b9
        RGB:
        187, 18, 185
        CMY:
        27, 93, 27
        CMYK:
        0, 90, 1, 27
      HSL:
        301°, 82.4390%, 40.1961%
        HSV (HSB):
        301°, 90.3743%, 73.3333%
        XYZ:
        29.4668, 14.5002, 47.1447
        xyY:
        0.3234, 0.1591, 14.5002
      CIE-Lab:
        44.9419, 75.7229, -46.2331
        CIE-LCH:
        44.9419, 88.7212, 328.5936
        CIE-Luv:
        44.9419, 61.7112, -77.3197
        Hunter-Lab:
        38.0791, 71.4903, -46.7499
      #bb12b9 color charts
#bb12b9 RGB chart
      #bb12b9 CMYK chart
      #bb12b9 RGB pie chart
      #bb12b9 color shades, tints & tones
#bb12b9 color schemes
#bb12b9 color preview, HTML & CSS examples
           This text has a color of #bb12b9        
        
          <p style="color:#bb12b9;">Text here</p>
        
        
          .mytext {color:#bb12b9;}
        
        Text color #bb12b9
      
           This box has a color of #bb12b9        
        
          <div style="background-color:#bb12b9;">Content here</div>
        
        
          .mybackground {background-color:#bb12b9;}
        
        Background color #bb12b9
      
           Border around this has a color of #bb12b9        
        
          <div style="border:2px solid #bb12b9;">Content here</div>
        
        
          .myborder {border:2px solid #bb12b9;}
        
        Border color #bb12b9