#ba7fca color space conversions
Hex:
        #ba7fca
        RGB:
        186, 127, 202
        CMY:
        27, 50, 21
        CMYK:
        8, 37, 0, 21
      HSL:
        287°, 41.4365%, 64.5098%
        HSV (HSB):
        287°, 37.1287%, 79.2157%
        XYZ:
        38.4997, 29.8821, 59.6158
        xyY:
        0.3008, 0.2335, 29.8821
      CIE-Lab:
        61.5524, 35.6726, -29.9067
        CIE-LCH:
        61.5524, 46.5505, 320.0246
        CIE-Luv:
        61.5524, 26.8350, -51.4263
        Hunter-Lab:
        54.6645, 30.0530, -26.3950
      #ba7fca color charts
#ba7fca RGB chart
      #ba7fca CMYK chart
      #ba7fca RGB pie chart
      #ba7fca color shades, tints & tones
#ba7fca color schemes
#ba7fca color preview, HTML & CSS examples
           This text has a color of #ba7fca        
        
          <p style="color:#ba7fca;">Text here</p>
        
        
          .mytext {color:#ba7fca;}
        
        Text color #ba7fca
      
           This box has a color of #ba7fca        
        
          <div style="background-color:#ba7fca;">Content here</div>
        
        
          .mybackground {background-color:#ba7fca;}
        
        Background color #ba7fca
      
           Border around this has a color of #ba7fca        
        
          <div style="border:2px solid #ba7fca;">Content here</div>
        
        
          .myborder {border:2px solid #ba7fca;}
        
        Border color #ba7fca