#056cd8 color space conversions
Hex:
        #056cd8
        RGB:
        5, 108, 216
        CMY:
        98, 58, 15
        CMYK:
        98, 50, 0, 15
      HSL:
        211°, 95.4751%, 43.3333%
        HSV (HSB):
        211°, 97.6852%, 84.7059%
        XYZ:
        17.8198, 15.7153, 67.0599
        xyY:
        0.1771, 0.1562, 15.7153
      CIE-Lab:
        46.5987, 16.3487, -62.2339
        CIE-LCH:
        46.5987, 64.3455, 284.7189
        CIE-Luv:
        46.5987, -24.8907, -95.2892
        Hunter-Lab:
        39.6425, 10.8638, -72.5463
      #056cd8 color charts
#056cd8 RGB chart
      #056cd8 CMYK chart
      #056cd8 RGB pie chart
      #056cd8 color shades, tints & tones
#056cd8 color schemes
#056cd8 color preview, HTML & CSS examples
           This text has a color of #056cd8        
        
          <p style="color:#056cd8;">Text here</p>
        
        
          .mytext {color:#056cd8;}
        
        Text color #056cd8
      
           This box has a color of #056cd8        
        
          <div style="background-color:#056cd8;">Content here</div>
        
        
          .mybackground {background-color:#056cd8;}
        
        Background color #056cd8
      
           Border around this has a color of #056cd8        
        
          <div style="border:2px solid #056cd8;">Content here</div>
        
        
          .myborder {border:2px solid #056cd8;}
        
        Border color #056cd8