#ba7582 color space conversions
Hex:
        #ba7582
        RGB:
        186, 117, 130
        CMY:
        27, 54, 49
        CMYK:
        0, 37, 30, 27
      HSL:
        349°, 33.3333%, 59.4118%
        HSV (HSB):
        349°, 37.0968%, 72.9412%
        XYZ:
        30.6403, 24.7734, 24.2859
        xyY:
        0.3844, 0.3108, 24.7734
      CIE-Lab:
        56.8540, 28.8116, 4.3194
        CIE-LCH:
        56.8540, 29.1336, 8.5262
        CIE-Luv:
        56.8540, 44.4420, 0.7070
        Hunter-Lab:
        49.7729, 22.7823, 5.9114
      #ba7582 color charts
#ba7582 RGB chart
      #ba7582 CMYK chart
      #ba7582 RGB pie chart
      #ba7582 color shades, tints & tones
#ba7582 color schemes
#ba7582 color preview, HTML & CSS examples
           This text has a color of #ba7582        
        
          <p style="color:#ba7582;">Text here</p>
        
        
          .mytext {color:#ba7582;}
        
        Text color #ba7582
      
           This box has a color of #ba7582        
        
          <div style="background-color:#ba7582;">Content here</div>
        
        
          .mybackground {background-color:#ba7582;}
        
        Background color #ba7582
      
           Border around this has a color of #ba7582        
        
          <div style="border:2px solid #ba7582;">Content here</div>
        
        
          .myborder {border:2px solid #ba7582;}
        
        Border color #ba7582