#ba53af color space conversions
Hex:
        #ba53af
        RGB:
        186, 83, 175
        CMY:
        27, 67, 31
        CMYK:
        0, 55, 6, 27
      HSL:
        306°, 42.7386%, 52.7451%
        HSV (HSB):
        306°, 55.3763%, 72.9412%
        XYZ:
        31.0808, 19.7208, 42.7258
        xyY:
        0.3323, 0.2109, 19.7208
      CIE-Lab:
        51.5200, 53.4380, -30.0083
        CIE-LCH:
        51.5200, 61.2872, 330.6835
        CIE-Luv:
        51.5200, 50.4707, -52.4523
        Hunter-Lab:
        44.4081, 47.2165, -25.9583
      #ba53af color charts
#ba53af RGB chart
      #ba53af CMYK chart
      #ba53af RGB pie chart
      #ba53af color shades, tints & tones
#ba53af color schemes
#ba53af color preview, HTML & CSS examples
           This text has a color of #ba53af        
        
          <p style="color:#ba53af;">Text here</p>
        
        
          .mytext {color:#ba53af;}
        
        Text color #ba53af
      
           This box has a color of #ba53af        
        
          <div style="background-color:#ba53af;">Content here</div>
        
        
          .mybackground {background-color:#ba53af;}
        
        Background color #ba53af
      
           Border around this has a color of #ba53af        
        
          <div style="border:2px solid #ba53af;">Content here</div>
        
        
          .myborder {border:2px solid #ba53af;}
        
        Border color #ba53af