#ba52b4 color space conversions
Hex:
        #ba52b4
        RGB:
        186, 82, 180
        CMY:
        27, 68, 29
        CMYK:
        0, 56, 3, 27
      HSL:
        303°, 42.9752%, 52.5490%
        HSV (HSB):
        303°, 55.9140%, 72.9412%
        XYZ:
        31.5052, 19.7690, 45.3353
        xyY:
        0.3261, 0.2046, 19.7690
      CIE-Lab:
        51.5750, 54.7618, -32.8357
        CIE-LCH:
        51.5750, 63.8517, 329.0527
        CIE-Luv:
        51.5750, 49.4342, -56.9395
        Hunter-Lab:
        44.4623, 48.6729, -29.3305
      #ba52b4 color charts
#ba52b4 RGB chart
      #ba52b4 CMYK chart
      #ba52b4 RGB pie chart
      #ba52b4 color shades, tints & tones
#ba52b4 color schemes
#ba52b4 color preview, HTML & CSS examples
           This text has a color of #ba52b4        
        
          <p style="color:#ba52b4;">Text here</p>
        
        
          .mytext {color:#ba52b4;}
        
        Text color #ba52b4
      
           This box has a color of #ba52b4        
        
          <div style="background-color:#ba52b4;">Content here</div>
        
        
          .mybackground {background-color:#ba52b4;}
        
        Background color #ba52b4
      
           Border around this has a color of #ba52b4        
        
          <div style="border:2px solid #ba52b4;">Content here</div>
        
        
          .myborder {border:2px solid #ba52b4;}
        
        Border color #ba52b4