#bb12b3 color space conversions
Hex:
        #bb12b3
        RGB:
        187, 18, 179
        CMY:
        27, 93, 30
        CMYK:
        0, 90, 4, 27
      HSL:
        303°, 82.4390%, 40.1961%
        HSV (HSB):
        303°, 90.3743%, 73.3333%
        XYZ:
        28.8465, 14.2521, 43.8784
        xyY:
        0.3317, 0.1639, 14.2521
      CIE-Lab:
        44.5923, 74.8384, -43.2576
        CIE-LCH:
        44.5923, 86.4408, 329.9715
        CIE-Luv:
        44.5923, 64.0350, -72.8176
        Hunter-Lab:
        37.7519, 70.3272, -42.4853
      #bb12b3 color charts
#bb12b3 RGB chart
      #bb12b3 CMYK chart
      #bb12b3 RGB pie chart
      #bb12b3 color shades, tints & tones
#bb12b3 color schemes
#bb12b3 color preview, HTML & CSS examples
           This text has a color of #bb12b3        
        
          <p style="color:#bb12b3;">Text here</p>
        
        
          .mytext {color:#bb12b3;}
        
        Text color #bb12b3
      
           This box has a color of #bb12b3        
        
          <div style="background-color:#bb12b3;">Content here</div>
        
        
          .mybackground {background-color:#bb12b3;}
        
        Background color #bb12b3
      
           Border around this has a color of #bb12b3        
        
          <div style="border:2px solid #bb12b3;">Content here</div>
        
        
          .myborder {border:2px solid #bb12b3;}
        
        Border color #bb12b3