#ba83ca color space conversions
Hex:
        #ba83ca
        RGB:
        186, 131, 202
        CMY:
        27, 49, 21
        CMYK:
        8, 35, 0, 21
      HSL:
        286°, 40.1130%, 65.2941%
        HSV (HSB):
        286°, 35.1485%, 79.2157%
        XYZ:
        39.0267, 30.9360, 59.7914
        xyY:
        0.3008, 0.2384, 30.9360
      CIE-Lab:
        62.4535, 33.4684, -28.5135
        CIE-LCH:
        62.4535, 43.9677, 319.5705
        CIE-Luv:
        62.4535, 25.0940, -49.0011
        Hunter-Lab:
        55.6201, 27.9119, -24.8025
      #ba83ca color charts
#ba83ca RGB chart
      #ba83ca CMYK chart
      #ba83ca RGB pie chart
      #ba83ca color shades, tints & tones
#ba83ca color schemes
#ba83ca color preview, HTML & CSS examples
           This text has a color of #ba83ca        
        
          <p style="color:#ba83ca;">Text here</p>
        
        
          .mytext {color:#ba83ca;}
        
        Text color #ba83ca
      
           This box has a color of #ba83ca        
        
          <div style="background-color:#ba83ca;">Content here</div>
        
        
          .mybackground {background-color:#ba83ca;}
        
        Background color #ba83ca
      
           Border around this has a color of #ba83ca        
        
          <div style="border:2px solid #ba83ca;">Content here</div>
        
        
          .myborder {border:2px solid #ba83ca;}
        
        Border color #ba83ca