#ba529f color space conversions
Hex:
        #ba529f
        RGB:
        186, 82, 159
        CMY:
        27, 68, 38
        CMYK:
        0, 56, 15, 27
      HSL:
        316°, 42.9752%, 52.5490%
        HSV (HSB):
        316°, 55.9140%, 72.9412%
        XYZ:
        29.5250, 18.9769, 34.9077
        xyY:
        0.3540, 0.2275, 18.9769
      CIE-Lab:
        50.6602, 51.2979, -21.9519
        CIE-LCH:
        50.6602, 55.7975, 336.8325
        CIE-Luv:
        50.6602, 55.3790, -39.9246
        Hunter-Lab:
        43.5625, 44.7462, -17.0168
      #ba529f color charts
#ba529f RGB chart
      #ba529f CMYK chart
      #ba529f RGB pie chart
      #ba529f color shades, tints & tones
#ba529f color schemes
#ba529f color preview, HTML & CSS examples
           This text has a color of #ba529f        
        
          <p style="color:#ba529f;">Text here</p>
        
        
          .mytext {color:#ba529f;}
        
        Text color #ba529f
      
           This box has a color of #ba529f        
        
          <div style="background-color:#ba529f;">Content here</div>
        
        
          .mybackground {background-color:#ba529f;}
        
        Background color #ba529f
      
           Border around this has a color of #ba529f        
        
          <div style="border:2px solid #ba529f;">Content here</div>
        
        
          .myborder {border:2px solid #ba529f;}
        
        Border color #ba529f