#bb12a4 color space conversions
Hex:
        #bb12a4
        RGB:
        187, 18, 164
        CMY:
        27, 93, 36
        CMYK:
        0, 90, 12, 27
      HSL:
        308°, 82.4390%, 40.1961%
        HSV (HSB):
        308°, 90.3743%, 73.3333%
        XYZ:
        27.4107, 13.6777, 36.3173
        xyY:
        0.3541, 0.1767, 13.6777
      CIE-Lab:
        43.7672, 72.7248, -35.6547
        CIE-LCH:
        43.7672, 80.9947, 333.8827
        CIE-Luv:
        43.7672, 70.0947, -61.3917
        Hunter-Lab:
        36.9834, 67.5762, -32.3337
      #bb12a4 color charts
#bb12a4 RGB chart
      #bb12a4 CMYK chart
      #bb12a4 RGB pie chart
      #bb12a4 color shades, tints & tones
#bb12a4 color schemes
#bb12a4 color preview, HTML & CSS examples
           This text has a color of #bb12a4        
        
          <p style="color:#bb12a4;">Text here</p>
        
        
          .mytext {color:#bb12a4;}
        
        Text color #bb12a4
      
           This box has a color of #bb12a4        
        
          <div style="background-color:#bb12a4;">Content here</div>
        
        
          .mybackground {background-color:#bb12a4;}
        
        Background color #bb12a4
      
           Border around this has a color of #bb12a4        
        
          <div style="border:2px solid #bb12a4;">Content here</div>
        
        
          .myborder {border:2px solid #bb12a4;}
        
        Border color #bb12a4