#ba7fbc color space conversions
Hex:
        #ba7fbc
        RGB:
        186, 127, 188
        CMY:
        27, 50, 26
        CMYK:
        1, 32, 0, 26
      HSL:
        298°, 31.2821%, 61.7647%
        HSV (HSB):
        298°, 32.4468%, 73.7255%
        XYZ:
        36.9162, 29.2487, 51.2768
        xyY:
        0.3143, 0.2490, 29.2487
      CIE-Lab:
        61.0005, 32.9080, -22.8432
        CIE-LCH:
        61.0005, 40.0593, 325.2334
        CIE-Luv:
        61.0005, 29.1377, -39.7698
        Hunter-Lab:
        54.0821, 27.1997, -18.3572
      #ba7fbc color charts
#ba7fbc RGB chart
      #ba7fbc CMYK chart
      #ba7fbc RGB pie chart
      #ba7fbc color shades, tints & tones
#ba7fbc color schemes
#ba7fbc color preview, HTML & CSS examples
           This text has a color of #ba7fbc        
        
          <p style="color:#ba7fbc;">Text here</p>
        
        
          .mytext {color:#ba7fbc;}
        
        Text color #ba7fbc
      
           This box has a color of #ba7fbc        
        
          <div style="background-color:#ba7fbc;">Content here</div>
        
        
          .mybackground {background-color:#ba7fbc;}
        
        Background color #ba7fbc
      
           Border around this has a color of #ba7fbc        
        
          <div style="border:2px solid #ba7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #ba7fbc;}
        
        Border color #ba7fbc