#057ced color space conversions
Hex:
        #057ced
        RGB:
        5, 124, 237
        CMY:
        98, 51, 7
        CMYK:
        98, 48, 0, 7
      HSL:
        209°, 95.8678%, 47.4510%
        HSV (HSB):
        209°, 97.8903%, 92.9412%
        XYZ:
        22.5563, 20.5620, 82.9008
        xyY:
        0.1790, 0.1632, 20.5620
      CIE-Lab:
        52.4668, 14.4459, -64.5800
        CIE-LCH:
        52.4668, 66.1759, 282.6089
        CIE-Luv:
        52.4668, -28.7802, -101.6959
        Hunter-Lab:
        45.3453, 9.4376, -76.6528
      #057ced color charts
#057ced RGB chart
      #057ced CMYK chart
      #057ced RGB pie chart
      #057ced color shades, tints & tones
#057ced color schemes
#057ced color preview, HTML & CSS examples
           This text has a color of #057ced        
        
          <p style="color:#057ced;">Text here</p>
        
        
          .mytext {color:#057ced;}
        
        Text color #057ced
      
           This box has a color of #057ced        
        
          <div style="background-color:#057ced;">Content here</div>
        
        
          .mybackground {background-color:#057ced;}
        
        Background color #057ced
      
           Border around this has a color of #057ced        
        
          <div style="border:2px solid #057ced;">Content here</div>
        
        
          .myborder {border:2px solid #057ced;}
        
        Border color #057ced