#ba82f5 color space conversions
Hex:
        #ba82f5
        RGB:
        186, 130, 245
        CMY:
        27, 49, 4
        CMYK:
        24, 47, 0, 4
      HSL:
        269°, 85.1852%, 73.5294%
        HSV (HSB):
        269°, 46.9388%, 96.0784%
        XYZ:
        44.7138, 32.9969, 90.3986
        xyY:
        0.2660, 0.1963, 32.9969
      CIE-Lab:
        64.1584, 43.3594, -49.7695
        CIE-LCH:
        64.1584, 66.0079, 311.0625
        CIE-Luv:
        64.1584, 18.9613, -85.1526
        Hunter-Lab:
        57.4430, 38.4197, -53.0952
      #ba82f5 color charts
#ba82f5 RGB chart
      #ba82f5 CMYK chart
      #ba82f5 RGB pie chart
      #ba82f5 color shades, tints & tones
#ba82f5 color schemes
#ba82f5 color preview, HTML & CSS examples
           This text has a color of #ba82f5        
        
          <p style="color:#ba82f5;">Text here</p>
        
        
          .mytext {color:#ba82f5;}
        
        Text color #ba82f5
      
           This box has a color of #ba82f5        
        
          <div style="background-color:#ba82f5;">Content here</div>
        
        
          .mybackground {background-color:#ba82f5;}
        
        Background color #ba82f5
      
           Border around this has a color of #ba82f5        
        
          <div style="border:2px solid #ba82f5;">Content here</div>
        
        
          .myborder {border:2px solid #ba82f5;}
        
        Border color #ba82f5