#ba37a7 color space conversions
Hex:
        #ba37a7
        RGB:
        186, 55, 167
        CMY:
        27, 78, 35
        CMYK:
        0, 70, 10, 27
      HSL:
        309°, 54.3568%, 47.2549%
        HSV (HSB):
        309°, 70.4301%, 72.9412%
        XYZ:
        28.5909, 15.9615, 38.1332
        xyY:
        0.3458, 0.1930, 15.9615
      CIE-Lab:
        46.9239, 63.7930, -32.4862
        CIE-LCH:
        46.9239, 71.5884, 333.0128
        CIE-Luv:
        46.9239, 61.7444, -56.5396
        Hunter-Lab:
        39.9518, 57.8251, -28.6247
      #ba37a7 color charts
#ba37a7 RGB chart
      #ba37a7 CMYK chart
      #ba37a7 RGB pie chart
      #ba37a7 color shades, tints & tones
#ba37a7 color schemes
#ba37a7 color preview, HTML & CSS examples
           This text has a color of #ba37a7        
        
          <p style="color:#ba37a7;">Text here</p>
        
        
          .mytext {color:#ba37a7;}
        
        Text color #ba37a7
      
           This box has a color of #ba37a7        
        
          <div style="background-color:#ba37a7;">Content here</div>
        
        
          .mybackground {background-color:#ba37a7;}
        
        Background color #ba37a7
      
           Border around this has a color of #ba37a7        
        
          <div style="border:2px solid #ba37a7;">Content here</div>
        
        
          .myborder {border:2px solid #ba37a7;}
        
        Border color #ba37a7