#056abc color space conversions
Hex:
        #056abc
        RGB:
        5, 106, 188
        CMY:
        98, 58, 26
        CMYK:
        97, 44, 0, 26
      HSL:
        207°, 94.8187%, 37.8431%
        HSV (HSB):
        207°, 97.3404%, 73.7255%
        XYZ:
        14.2937, 13.9712, 49.5203
        xyY:
        0.1838, 0.1796, 13.9712
      CIE-Lab:
        44.1916, 6.4458, -50.0267
        CIE-LCH:
        44.1916, 50.4402, 277.3420
        CIE-Luv:
        44.1916, -25.4603, -75.0900
        Hunter-Lab:
        37.3780, 2.8486, -52.3858
      #056abc color charts
#056abc RGB chart
      #056abc CMYK chart
      #056abc RGB pie chart
      #056abc color shades, tints & tones
#056abc color schemes
#056abc color preview, HTML & CSS examples
           This text has a color of #056abc        
        
          <p style="color:#056abc;">Text here</p>
        
        
          .mytext {color:#056abc;}
        
        Text color #056abc
      
           This box has a color of #056abc        
        
          <div style="background-color:#056abc;">Content here</div>
        
        
          .mybackground {background-color:#056abc;}
        
        Background color #056abc
      
           Border around this has a color of #056abc        
        
          <div style="border:2px solid #056abc;">Content here</div>
        
        
          .myborder {border:2px solid #056abc;}
        
        Border color #056abc