#057e93 color space conversions
Hex:
        #057e93
        RGB:
        5, 126, 147
        CMY:
        98, 51, 42
        CMYK:
        97, 14, 0, 42
      HSL:
        189°, 93.4211%, 29.8039%
        HSV (HSB):
        189°, 96.5986%, 57.6471%
        XYZ:
        12.7899, 17.0606, 30.2227
        xyY:
        0.2129, 0.2840, 17.0606
      CIE-Lab:
        48.3362, -21.0915, -19.5385
        CIE-LCH:
        48.3362, 28.7507, 222.8111
        CIE-Luv:
        48.3362, -34.8615, -25.8074
        Hunter-Lab:
        41.3044, -17.0103, -14.4697
      #057e93 color charts
#057e93 RGB chart
      #057e93 CMYK chart
      #057e93 RGB pie chart
      #057e93 color shades, tints & tones
#057e93 color schemes
#057e93 color preview, HTML & CSS examples
           This text has a color of #057e93        
        
          <p style="color:#057e93;">Text here</p>
        
        
          .mytext {color:#057e93;}
        
        Text color #057e93
      
           This box has a color of #057e93        
        
          <div style="background-color:#057e93;">Content here</div>
        
        
          .mybackground {background-color:#057e93;}
        
        Background color #057e93
      
           Border around this has a color of #057e93        
        
          <div style="border:2px solid #057e93;">Content here</div>
        
        
          .myborder {border:2px solid #057e93;}
        
        Border color #057e93