#057f5f color space conversions
Hex:
        #057f5f
        RGB:
        5, 127, 95
        CMY:
        98, 50, 63
        CMYK:
        96, 0, 25, 50
      HSL:
        164°, 92.4242%, 25.8824%
        HSV (HSB):
        164°, 96.0630%, 49.8039%
        XYZ:
        9.7175, 16.0372, 13.4098
        xyY:
        0.2481, 0.4095, 16.0372
      CIE-Lab:
        47.0233, -37.8533, 9.1545
        CIE-LCH:
        47.0233, 38.9446, 166.4045
        CIE-Luv:
        47.0233, -39.1468, 17.4252
        Hunter-Lab:
        40.0465, -26.7673, 8.1790
      #057f5f color charts
#057f5f RGB chart
      #057f5f CMYK chart
      #057f5f RGB pie chart
      #057f5f color shades, tints & tones
#057f5f color schemes
#057f5f color preview, HTML & CSS examples
           This text has a color of #057f5f        
        
          <p style="color:#057f5f;">Text here</p>
        
        
          .mytext {color:#057f5f;}
        
        Text color #057f5f
      
           This box has a color of #057f5f        
        
          <div style="background-color:#057f5f;">Content here</div>
        
        
          .mybackground {background-color:#057f5f;}
        
        Background color #057f5f
      
           Border around this has a color of #057f5f        
        
          <div style="border:2px solid #057f5f;">Content here</div>
        
        
          .myborder {border:2px solid #057f5f;}
        
        Border color #057f5f