#ba73ca color space conversions
Hex:
        #ba73ca
        RGB:
        186, 115, 202
        CMY:
        27, 55, 21
        CMYK:
        8, 43, 0, 21
      HSL:
        289°, 45.0777%, 62.1569%
        HSV (HSB):
        289°, 43.0693%, 79.2157%
        XYZ:
        37.0411, 26.9648, 59.1296
        xyY:
        0.3008, 0.2190, 26.9648
      CIE-Lab:
        58.9418, 42.1929, -33.9618
        CIE-LCH:
        58.9418, 54.1631, 321.1688
        CIE-Luv:
        58.9418, 31.8442, -58.4008
        Hunter-Lab:
        51.9277, 36.4544, -31.1636
      #ba73ca color charts
#ba73ca RGB chart
      #ba73ca CMYK chart
      #ba73ca RGB pie chart
      #ba73ca color shades, tints & tones
#ba73ca color schemes
#ba73ca color preview, HTML & CSS examples
           This text has a color of #ba73ca        
        
          <p style="color:#ba73ca;">Text here</p>
        
        
          .mytext {color:#ba73ca;}
        
        Text color #ba73ca
      
           This box has a color of #ba73ca        
        
          <div style="background-color:#ba73ca;">Content here</div>
        
        
          .mybackground {background-color:#ba73ca;}
        
        Background color #ba73ca
      
           Border around this has a color of #ba73ca        
        
          <div style="border:2px solid #ba73ca;">Content here</div>
        
        
          .myborder {border:2px solid #ba73ca;}
        
        Border color #ba73ca