#5c7a80 color space conversions
Hex:
        #5c7a80
        RGB:
        92, 122, 128
        CMY:
        64, 52, 50
        CMYK:
        28, 5, 0, 50
      HSL:
        190°, 16.3636%, 43.1373%
        HSV (HSB):
        190°, 28.1250%, 50.1961%
        XYZ:
        15.2694, 17.7529, 23.0439
        xyY:
        0.2723, 0.3166, 17.7529
      CIE-Lab:
        49.1950, -9.2033, -6.7818
        CIE-LCH:
        49.1950, 11.4321, 216.3862
        CIE-Luv:
        49.1950, -15.1426, -8.1461
        Hunter-Lab:
        42.1342, -9.0463, -2.9328
      #5c7a80 color charts
#5c7a80 RGB chart
      #5c7a80 CMYK chart
      #5c7a80 RGB pie chart
      #5c7a80 color shades, tints & tones
#5c7a80 color schemes
#5c7a80 color preview, HTML & CSS examples
           This text has a color of #5c7a80        
        
          <p style="color:#5c7a80;">Text here</p>
        
        
          .mytext {color:#5c7a80;}
        
        Text color #5c7a80
      
           This box has a color of #5c7a80        
        
          <div style="background-color:#5c7a80;">Content here</div>
        
        
          .mybackground {background-color:#5c7a80;}
        
        Background color #5c7a80
      
           Border around this has a color of #5c7a80        
        
          <div style="border:2px solid #5c7a80;">Content here</div>
        
        
          .myborder {border:2px solid #5c7a80;}
        
        Border color #5c7a80