#057fd2 color space conversions
Hex:
        #057fd2
        RGB:
        5, 127, 210
        CMY:
        98, 50, 18
        CMYK:
        98, 40, 0, 18
      HSL:
        204°, 95.3488%, 42.1569%
        HSV (HSB):
        204°, 97.6190%, 82.3529%
        XYZ:
        19.2848, 19.8642, 63.7905
        xyY:
        0.1873, 0.1930, 19.8642
      CIE-Lab:
        51.6833, 2.0689, -50.6558
        CIE-LCH:
        51.6833, 50.6981, 272.3388
        CIE-Luv:
        51.6833, -31.0245, -78.5030
        Hunter-Lab:
        44.5692, -0.7603, -53.6615
      #057fd2 color charts
#057fd2 RGB chart
      #057fd2 CMYK chart
      #057fd2 RGB pie chart
      #057fd2 color shades, tints & tones
#057fd2 color schemes
#057fd2 color preview, HTML & CSS examples
           This text has a color of #057fd2        
        
          <p style="color:#057fd2;">Text here</p>
        
        
          .mytext {color:#057fd2;}
        
        Text color #057fd2
      
           This box has a color of #057fd2        
        
          <div style="background-color:#057fd2;">Content here</div>
        
        
          .mybackground {background-color:#057fd2;}
        
        Background color #057fd2
      
           Border around this has a color of #057fd2        
        
          <div style="border:2px solid #057fd2;">Content here</div>
        
        
          .myborder {border:2px solid #057fd2;}
        
        Border color #057fd2