#ba3298 color space conversions
Hex:
        #ba3298
        RGB:
        186, 50, 152
        CMY:
        27, 80, 40
        CMYK:
        0, 73, 18, 27
      HSL:
        315°, 57.6271%, 46.2745%
        HSV (HSB):
        315°, 73.1183%, 72.9412%
        XYZ:
        27.0578, 14.9873, 31.1725
        xyY:
        0.3696, 0.2047, 14.9873
      CIE-Lab:
        45.6168, 63.3286, -25.5798
        CIE-LCH:
        45.6168, 68.2996, 338.0051
        CIE-Luv:
        45.6168, 68.5080, -46.1361
        Hunter-Lab:
        38.7134, 57.0096, -20.6416
      #ba3298 color charts
#ba3298 RGB chart
      #ba3298 CMYK chart
      #ba3298 RGB pie chart
      #ba3298 color shades, tints & tones
#ba3298 color schemes
#ba3298 color preview, HTML & CSS examples
           This text has a color of #ba3298        
        
          <p style="color:#ba3298;">Text here</p>
        
        
          .mytext {color:#ba3298;}
        
        Text color #ba3298
      
           This box has a color of #ba3298        
        
          <div style="background-color:#ba3298;">Content here</div>
        
        
          .mybackground {background-color:#ba3298;}
        
        Background color #ba3298
      
           Border around this has a color of #ba3298        
        
          <div style="border:2px solid #ba3298;">Content here</div>
        
        
          .myborder {border:2px solid #ba3298;}
        
        Border color #ba3298