#ba7fbe color space conversions
Hex:
        #ba7fbe
        RGB:
        186, 127, 190
        CMY:
        27, 50, 25
        CMYK:
        2, 33, 0, 25
      HSL:
        296°, 32.6425%, 62.1569%
        HSV (HSB):
        296°, 33.1579%, 74.5098%
        XYZ:
        37.1333, 29.3356, 52.4204
        xyY:
        0.3123, 0.2467, 29.3356
      CIE-Lab:
        61.0766, 33.2937, -23.8601
        CIE-LCH:
        61.0766, 40.9607, 324.3725
        CIE-Luv:
        61.0766, 28.8077, -41.4322
        Hunter-Lab:
        54.1623, 27.5944, -19.4696
      #ba7fbe color charts
#ba7fbe RGB chart
      #ba7fbe CMYK chart
      #ba7fbe RGB pie chart
      #ba7fbe color shades, tints & tones
#ba7fbe color schemes
#ba7fbe color preview, HTML & CSS examples
           This text has a color of #ba7fbe        
        
          <p style="color:#ba7fbe;">Text here</p>
        
        
          .mytext {color:#ba7fbe;}
        
        Text color #ba7fbe
      
           This box has a color of #ba7fbe        
        
          <div style="background-color:#ba7fbe;">Content here</div>
        
        
          .mybackground {background-color:#ba7fbe;}
        
        Background color #ba7fbe
      
           Border around this has a color of #ba7fbe        
        
          <div style="border:2px solid #ba7fbe;">Content here</div>
        
        
          .myborder {border:2px solid #ba7fbe;}
        
        Border color #ba7fbe