#71828e color space conversions
Hex:
        #71828e
        RGB:
        113, 130, 142
        CMY:
        56, 49, 44
        CMYK:
        20, 8, 0, 44
      HSL:
        205°, 11.3725%, 50.0000%
        HSV (HSB):
        205°, 20.4225%, 55.6863%
        XYZ:
        19.6752, 21.4290, 28.6904
        xyY:
        0.2819, 0.3070, 21.4290
      CIE-Lab:
        53.4158, -3.4298, -8.5375
        CIE-LCH:
        53.4158, 9.2007, 248.1130
        CIE-Luv:
        53.4158, -9.4489, -11.7098
        Hunter-Lab:
        46.2914, -5.1425, -4.3426
      #71828e color charts
#71828e RGB chart
      #71828e CMYK chart
      #71828e RGB pie chart
      #71828e color shades, tints & tones
#71828e color schemes
#71828e color preview, HTML & CSS examples
           This text has a color of #71828e        
        
          <p style="color:#71828e;">Text here</p>
        
        
          .mytext {color:#71828e;}
        
        Text color #71828e
      
           This box has a color of #71828e        
        
          <div style="background-color:#71828e;">Content here</div>
        
        
          .mybackground {background-color:#71828e;}
        
        Background color #71828e
      
           Border around this has a color of #71828e        
        
          <div style="border:2px solid #71828e;">Content here</div>
        
        
          .myborder {border:2px solid #71828e;}
        
        Border color #71828e