#ba37a3 color space conversions
Hex:
        #ba37a3
        RGB:
        186, 55, 163
        CMY:
        27, 78, 36
        CMYK:
        0, 70, 12, 27
      HSL:
        311°, 54.3568%, 47.2549%
        HSV (HSB):
        311°, 70.4301%, 72.9412%
        XYZ:
        28.2267, 15.8158, 36.2154
        xyY:
        0.3517, 0.1971, 15.8158
      CIE-Lab:
        46.7319, 63.1921, -30.4131
        CIE-LCH:
        46.7319, 70.1299, 334.2994
        CIE-Luv:
        46.7319, 63.1582, -53.3725
        Hunter-Lab:
        39.7691, 57.0972, -26.1535
      #ba37a3 color charts
#ba37a3 RGB chart
      #ba37a3 CMYK chart
      #ba37a3 RGB pie chart
      #ba37a3 color shades, tints & tones
#ba37a3 color schemes
#ba37a3 color preview, HTML & CSS examples
           This text has a color of #ba37a3        
        
          <p style="color:#ba37a3;">Text here</p>
        
        
          .mytext {color:#ba37a3;}
        
        Text color #ba37a3
      
           This box has a color of #ba37a3        
        
          <div style="background-color:#ba37a3;">Content here</div>
        
        
          .mybackground {background-color:#ba37a3;}
        
        Background color #ba37a3
      
           Border around this has a color of #ba37a3        
        
          <div style="border:2px solid #ba37a3;">Content here</div>
        
        
          .myborder {border:2px solid #ba37a3;}
        
        Border color #ba37a3