#056453 color space conversions
Hex:
        #056453
        RGB:
        5, 100, 83
        CMY:
        98, 61, 67
        CMYK:
        95, 0, 17, 61
      HSL:
        169°, 90.4762%, 20.5882%
        HSV (HSB):
        169°, 95.0000%, 39.2157%
        XYZ:
        6.1811, 9.7711, 9.7439
        xyY:
        0.2405, 0.3803, 9.7711
      CIE-Lab:
        37.4285, -29.2261, 2.6599
        CIE-LCH:
        37.4285, 29.3469, 174.7998
        CIE-Luv:
        37.4285, -30.1560, 7.2527
        Hunter-Lab:
        31.2588, -19.4065, 3.3996
      #056453 color charts
#056453 RGB chart
      #056453 CMYK chart
      #056453 RGB pie chart
      #056453 color shades, tints & tones
#056453 color schemes
#056453 color preview, HTML & CSS examples
           This text has a color of #056453        
        
          <p style="color:#056453;">Text here</p>
        
        
          .mytext {color:#056453;}
        
        Text color #056453
      
           This box has a color of #056453        
        
          <div style="background-color:#056453;">Content here</div>
        
        
          .mybackground {background-color:#056453;}
        
        Background color #056453
      
           Border around this has a color of #056453        
        
          <div style="border:2px solid #056453;">Content here</div>
        
        
          .myborder {border:2px solid #056453;}
        
        Border color #056453