#057e9e color space conversions
Hex:
        #057e9e
        RGB:
        5, 126, 158
        CMY:
        98, 51, 38
        CMYK:
        97, 20, 0, 38
      HSL:
        193°, 93.8650%, 31.9608%
        HSV (HSB):
        193°, 96.8354%, 61.9608%
        XYZ:
        13.6950, 17.4226, 34.9888
        xyY:
        0.2072, 0.2636, 17.4226
      CIE-Lab:
        48.7882, -17.1326, -25.2855
        CIE-LCH:
        48.7882, 30.5432, 235.8797
        CIE-Luv:
        48.7882, -34.0477, -35.3252
        Hunter-Lab:
        41.7404, -14.4799, -20.4815
      #057e9e color charts
#057e9e RGB chart
      #057e9e CMYK chart
      #057e9e RGB pie chart
      #057e9e color shades, tints & tones
#057e9e color schemes
#057e9e color preview, HTML & CSS examples
           This text has a color of #057e9e        
        
          <p style="color:#057e9e;">Text here</p>
        
        
          .mytext {color:#057e9e;}
        
        Text color #057e9e
      
           This box has a color of #057e9e        
        
          <div style="background-color:#057e9e;">Content here</div>
        
        
          .mybackground {background-color:#057e9e;}
        
        Background color #057e9e
      
           Border around this has a color of #057e9e        
        
          <div style="border:2px solid #057e9e;">Content here</div>
        
        
          .myborder {border:2px solid #057e9e;}
        
        Border color #057e9e