#71557f color space conversions
Hex:
        #71557f
        RGB:
        113, 85, 127
        CMY:
        56, 67, 50
        CMYK:
        11, 33, 0, 50
      HSL:
        280°, 19.8113%, 41.5686%
        HSV (HSB):
        280°, 33.0709%, 49.8039%
        XYZ:
        13.8893, 11.5400, 21.5741
        xyY:
        0.2955, 0.2455, 11.5400
      CIE-Lab:
        40.4755, 19.9317, -19.2254
        CIE-LCH:
        40.4755, 27.6928, 316.0333
        CIE-Luv:
        40.4755, 12.0380, -29.3193
        Hunter-Lab:
        33.9706, 13.5335, -13.8745
      #71557f color charts
#71557f RGB chart
      #71557f CMYK chart
      #71557f RGB pie chart
      #71557f color shades, tints & tones
#71557f color schemes
#71557f color preview, HTML & CSS examples
           This text has a color of #71557f        
        
          <p style="color:#71557f;">Text here</p>
        
        
          .mytext {color:#71557f;}
        
        Text color #71557f
      
           This box has a color of #71557f        
        
          <div style="background-color:#71557f;">Content here</div>
        
        
          .mybackground {background-color:#71557f;}
        
        Background color #71557f
      
           Border around this has a color of #71557f        
        
          <div style="border:2px solid #71557f;">Content here</div>
        
        
          .myborder {border:2px solid #71557f;}
        
        Border color #71557f