#715e85 color space conversions
Hex:
        #715e85
        RGB:
        113, 94, 133
        CMY:
        56, 63, 48
        CMYK:
        15, 29, 0, 48
      HSL:
        269°, 17.1806%, 44.5098%
        HSV (HSB):
        269°, 29.3233%, 52.1569%
        XYZ:
        15.0464, 13.2096, 23.9470
        xyY:
        0.2882, 0.2530, 13.2096
      CIE-Lab:
        43.0773, 15.8360, -18.8665
        CIE-LCH:
        43.0773, 24.6318, 310.0091
        CIE-Luv:
        43.0773, 7.4563, -28.6931
        Hunter-Lab:
        36.3450, 10.2932, -13.6235
      #715e85 color charts
#715e85 RGB chart
      #715e85 CMYK chart
      #715e85 RGB pie chart
      #715e85 color shades, tints & tones
#715e85 color schemes
#715e85 color preview, HTML & CSS examples
           This text has a color of #715e85        
        
          <p style="color:#715e85;">Text here</p>
        
        
          .mytext {color:#715e85;}
        
        Text color #715e85
      
           This box has a color of #715e85        
        
          <div style="background-color:#715e85;">Content here</div>
        
        
          .mybackground {background-color:#715e85;}
        
        Background color #715e85
      
           Border around this has a color of #715e85        
        
          <div style="border:2px solid #715e85;">Content here</div>
        
        
          .myborder {border:2px solid #715e85;}
        
        Border color #715e85