#ba7be7 color space conversions
Hex:
        #ba7be7
        RGB:
        186, 123, 231
        CMY:
        27, 52, 9
        CMYK:
        19, 47, 0, 9
      HSL:
        275°, 69.2308%, 69.4118%
        HSV (HSB):
        275°, 46.7532%, 90.5882%
        XYZ:
        41.7565, 30.3745, 79.2634
        xyY:
        0.2758, 0.2006, 30.3745
      CIE-Lab:
        61.9761, 43.9968, -45.4736
        CIE-LCH:
        61.9761, 63.2737, 314.0544
        CIE-Luv:
        61.9761, 23.6513, -77.7380
        Hunter-Lab:
        55.1131, 38.7927, -46.6914
      #ba7be7 color charts
#ba7be7 RGB chart
      #ba7be7 CMYK chart
      #ba7be7 RGB pie chart
      #ba7be7 color shades, tints & tones
#ba7be7 color schemes
#ba7be7 color preview, HTML & CSS examples
           This text has a color of #ba7be7        
        
          <p style="color:#ba7be7;">Text here</p>
        
        
          .mytext {color:#ba7be7;}
        
        Text color #ba7be7
      
           This box has a color of #ba7be7        
        
          <div style="background-color:#ba7be7;">Content here</div>
        
        
          .mybackground {background-color:#ba7be7;}
        
        Background color #ba7be7
      
           Border around this has a color of #ba7be7        
        
          <div style="border:2px solid #ba7be7;">Content here</div>
        
        
          .myborder {border:2px solid #ba7be7;}
        
        Border color #ba7be7