#057ffe color space conversions
Hex:
        #057ffe
        RGB:
        5, 127, 254
        CMY:
        98, 50, 0
        CMYK:
        98, 50, 0, 0
      HSL:
        211°, 99.2032%, 50.7843%
        HSV (HSB):
        211°, 98.0315%, 99.6078%
        XYZ:
        25.5414, 22.3668, 96.7370
        xyY:
        0.1766, 0.1546, 22.3668
      CIE-Lab:
        54.4140, 19.1464, -70.8647
        CIE-LCH:
        54.4140, 73.4057, 285.1193
        CIE-Luv:
        54.4140, -28.9778, -112.6427
        Hunter-Lab:
        47.2935, 13.6371, -88.1698
      #057ffe color charts
#057ffe RGB chart
      #057ffe CMYK chart
      #057ffe RGB pie chart
      #057ffe color shades, tints & tones
#057ffe color schemes
#057ffe color preview, HTML & CSS examples
           This text has a color of #057ffe        
        
          <p style="color:#057ffe;">Text here</p>
        
        
          .mytext {color:#057ffe;}
        
        Text color #057ffe
      
           This box has a color of #057ffe        
        
          <div style="background-color:#057ffe;">Content here</div>
        
        
          .mybackground {background-color:#057ffe;}
        
        Background color #057ffe
      
           Border around this has a color of #057ffe        
        
          <div style="border:2px solid #057ffe;">Content here</div>
        
        
          .myborder {border:2px solid #057ffe;}
        
        Border color #057ffe