#057fa3 color space conversions
Hex:
        #057fa3
        RGB:
        5, 127, 163
        CMY:
        98, 50, 36
        CMYK:
        97, 22, 0, 36
      HSL:
        194°, 94.0476%, 32.9412%
        HSV (HSB):
        194°, 96.9325%, 63.9216%
        XYZ:
        14.2628, 17.8554, 37.3450
        xyY:
        0.2053, 0.2570, 17.8554
      CIE-Lab:
        49.3202, -15.8521, -27.3767
        CIE-LCH:
        49.3202, 31.6350, 239.9276
        CIE-Luv:
        49.3202, -34.0372, -38.8580
        Hunter-Lab:
        42.2556, -13.6970, -22.8209
      #057fa3 color charts
#057fa3 RGB chart
      #057fa3 CMYK chart
      #057fa3 RGB pie chart
      #057fa3 color shades, tints & tones
#057fa3 color schemes
#057fa3 color preview, HTML & CSS examples
           This text has a color of #057fa3        
        
          <p style="color:#057fa3;">Text here</p>
        
        
          .mytext {color:#057fa3;}
        
        Text color #057fa3
      
           This box has a color of #057fa3        
        
          <div style="background-color:#057fa3;">Content here</div>
        
        
          .mybackground {background-color:#057fa3;}
        
        Background color #057fa3
      
           Border around this has a color of #057fa3        
        
          <div style="border:2px solid #057fa3;">Content here</div>
        
        
          .myborder {border:2px solid #057fa3;}
        
        Border color #057fa3