#056cde color space conversions
Hex:
        #056cde
        RGB:
        5, 108, 222
        CMY:
        98, 58, 13
        CMYK:
        98, 51, 0, 13
      HSL:
        212°, 95.5947%, 44.5098%
        HSV (HSB):
        212°, 97.7477%, 87.0588%
        XYZ:
        18.6100, 16.0313, 71.2207
        xyY:
        0.1758, 0.1514, 16.0313
      CIE-Lab:
        47.0155, 18.7205, -64.9641
        CIE-LCH:
        47.0155, 67.6077, 286.0752
        CIE-Luv:
        47.0155, -24.6777, -99.7080
        Hunter-Lab:
        40.0391, 12.8974, -77.4364
      #056cde color charts
#056cde RGB chart
      #056cde CMYK chart
      #056cde RGB pie chart
      #056cde color shades, tints & tones
#056cde color schemes
#056cde color preview, HTML & CSS examples
           This text has a color of #056cde        
        
          <p style="color:#056cde;">Text here</p>
        
        
          .mytext {color:#056cde;}
        
        Text color #056cde
      
           This box has a color of #056cde        
        
          <div style="background-color:#056cde;">Content here</div>
        
        
          .mybackground {background-color:#056cde;}
        
        Background color #056cde
      
           Border around this has a color of #056cde        
        
          <div style="border:2px solid #056cde;">Content here</div>
        
        
          .myborder {border:2px solid #056cde;}
        
        Border color #056cde