#ba7ec3 color space conversions
Hex:
        #ba7ec3
        RGB:
        186, 126, 195
        CMY:
        27, 51, 24
        CMYK:
        5, 35, 0, 24
      HSL:
        292°, 36.5079%, 62.9412%
        HSV (HSB):
        292°, 35.3846%, 76.4706%
        XYZ:
        37.5609, 29.3009, 55.3057
        xyY:
        0.3075, 0.2398, 29.3009
      CIE-Lab:
        61.0463, 34.8219, -26.7372
        CIE-LCH:
        61.0463, 43.9027, 322.4820
        CIE-Luv:
        61.0463, 28.4294, -46.1950
        Hunter-Lab:
        54.1303, 29.1325, -22.6862
      #ba7ec3 color charts
#ba7ec3 RGB chart
      #ba7ec3 CMYK chart
      #ba7ec3 RGB pie chart
      #ba7ec3 color shades, tints & tones
#ba7ec3 color schemes
#ba7ec3 color preview, HTML & CSS examples
           This text has a color of #ba7ec3        
        
          <p style="color:#ba7ec3;">Text here</p>
        
        
          .mytext {color:#ba7ec3;}
        
        Text color #ba7ec3
      
           This box has a color of #ba7ec3        
        
          <div style="background-color:#ba7ec3;">Content here</div>
        
        
          .mybackground {background-color:#ba7ec3;}
        
        Background color #ba7ec3
      
           Border around this has a color of #ba7ec3        
        
          <div style="border:2px solid #ba7ec3;">Content here</div>
        
        
          .myborder {border:2px solid #ba7ec3;}
        
        Border color #ba7ec3