#ba12b0 color space conversions
Hex:
        #ba12b0
        RGB:
        186, 18, 176
        CMY:
        27, 93, 31
        CMYK:
        0, 90, 5, 27
      HSL:
        304°, 82.3529%, 40.0000%
        HSV (HSB):
        304°, 90.3226%, 72.9412%
        XYZ:
        28.3025, 14.0063, 42.2861
        xyY:
        0.3346, 0.1656, 14.0063
      CIE-Lab:
        44.2420, 74.2227, -42.0526
        CIE-LCH:
        44.2420, 85.3079, 330.4653
        CIE-Luv:
        44.2420, 64.4782, -70.8676
        Hunter-Lab:
        37.4250, 69.4960, -40.7936
      #ba12b0 color charts
#ba12b0 RGB chart
      #ba12b0 CMYK chart
      #ba12b0 RGB pie chart
      #ba12b0 color shades, tints & tones
#ba12b0 color schemes
#ba12b0 color preview, HTML & CSS examples
           This text has a color of #ba12b0        
        
          <p style="color:#ba12b0;">Text here</p>
        
        
          .mytext {color:#ba12b0;}
        
        Text color #ba12b0
      
           This box has a color of #ba12b0        
        
          <div style="background-color:#ba12b0;">Content here</div>
        
        
          .mybackground {background-color:#ba12b0;}
        
        Background color #ba12b0
      
           Border around this has a color of #ba12b0        
        
          <div style="border:2px solid #ba12b0;">Content here</div>
        
        
          .myborder {border:2px solid #ba12b0;}
        
        Border color #ba12b0