#ba12b3 color space conversions
Hex:
        #ba12b3
        RGB:
        186, 18, 179
        CMY:
        27, 93, 30
        CMYK:
        0, 90, 4, 27
      HSL:
        303°, 82.3529%, 40.0000%
        HSV (HSB):
        303°, 90.3226%, 72.9412%
        XYZ:
        28.6027, 14.1264, 43.8670
        xyY:
        0.3303, 0.1631, 14.1264
      CIE-Lab:
        44.4136, 74.6591, -43.5528
        CIE-LCH:
        44.4136, 86.4340, 329.7426
        CIE-Luv:
        44.4136, 63.3001, -73.1307
        Hunter-Lab:
        37.5851, 70.0667, -42.8900
      #ba12b3 color charts
#ba12b3 RGB chart
      #ba12b3 CMYK chart
      #ba12b3 RGB pie chart
      #ba12b3 color shades, tints & tones
#ba12b3 color schemes
#ba12b3 color preview, HTML & CSS examples
           This text has a color of #ba12b3        
        
          <p style="color:#ba12b3;">Text here</p>
        
        
          .mytext {color:#ba12b3;}
        
        Text color #ba12b3
      
           This box has a color of #ba12b3        
        
          <div style="background-color:#ba12b3;">Content here</div>
        
        
          .mybackground {background-color:#ba12b3;}
        
        Background color #ba12b3
      
           Border around this has a color of #ba12b3        
        
          <div style="border:2px solid #ba12b3;">Content here</div>
        
        
          .myborder {border:2px solid #ba12b3;}
        
        Border color #ba12b3