#057bc3 color space conversions
Hex:
        #057bc3
        RGB:
        5, 123, 195
        CMY:
        98, 52, 24
        CMYK:
        97, 37, 0, 24
      HSL:
        203°, 95.0000%, 39.2157%
        HSV (HSB):
        203°, 97.4359%, 76.4706%
        XYZ:
        16.9959, 18.1383, 54.2350
        xyY:
        0.1902, 0.2030, 18.1383
      CIE-Lab:
        49.6634, -1.3419, -45.3263
        CIE-LCH:
        49.6634, 45.3462, 268.3042
        CIE-Luv:
        49.6634, -30.5762, -69.0792
        Hunter-Lab:
        42.5891, -3.2976, -45.6904
      #057bc3 color charts
#057bc3 RGB chart
      #057bc3 CMYK chart
      #057bc3 RGB pie chart
      #057bc3 color shades, tints & tones
#057bc3 color schemes
#057bc3 color preview, HTML & CSS examples
           This text has a color of #057bc3        
        
          <p style="color:#057bc3;">Text here</p>
        
        
          .mytext {color:#057bc3;}
        
        Text color #057bc3
      
           This box has a color of #057bc3        
        
          <div style="background-color:#057bc3;">Content here</div>
        
        
          .mybackground {background-color:#057bc3;}
        
        Background color #057bc3
      
           Border around this has a color of #057bc3        
        
          <div style="border:2px solid #057bc3;">Content here</div>
        
        
          .myborder {border:2px solid #057bc3;}
        
        Border color #057bc3