#ba7db0 color space conversions
Hex:
        #ba7db0
        RGB:
        186, 125, 176
        CMY:
        27, 51, 31
        CMYK:
        0, 33, 5, 27
      HSL:
        310°, 30.6533%, 60.9804%
        HSV (HSB):
        310°, 32.7957%, 72.9412%
        XYZ:
        35.4198, 28.2409, 44.6585
        xyY:
        0.3270, 0.2607, 28.2409
      CIE-Lab:
        60.1058, 31.7673, -17.3806
        CIE-LCH:
        60.1058, 36.2111, 331.3159
        CIE-Luv:
        60.1058, 32.0956, -31.0429
        Hunter-Lab:
        53.1422, 25.9732, -12.6253
      #ba7db0 color charts
#ba7db0 RGB chart
      #ba7db0 CMYK chart
      #ba7db0 RGB pie chart
      #ba7db0 color shades, tints & tones
#ba7db0 color schemes
#ba7db0 color preview, HTML & CSS examples
           This text has a color of #ba7db0        
        
          <p style="color:#ba7db0;">Text here</p>
        
        
          .mytext {color:#ba7db0;}
        
        Text color #ba7db0
      
           This box has a color of #ba7db0        
        
          <div style="background-color:#ba7db0;">Content here</div>
        
        
          .mybackground {background-color:#ba7db0;}
        
        Background color #ba7db0
      
           Border around this has a color of #ba7db0        
        
          <div style="border:2px solid #ba7db0;">Content here</div>
        
        
          .myborder {border:2px solid #ba7db0;}
        
        Border color #ba7db0