#056475 color space conversions
Hex:
        #056475
        RGB:
        5, 100, 117
        CMY:
        98, 61, 54
        CMYK:
        96, 15, 0, 54
      HSL:
        189°, 91.8033%, 23.9216%
        HSV (HSB):
        189°, 95.7265%, 45.8824%
        XYZ:
        7.8306, 10.4310, 18.4303
        xyY:
        0.2134, 0.2843, 10.4310
      CIE-Lab:
        38.6050, -17.8012, -16.4870
        CIE-LCH:
        38.6050, 24.2633, 222.8050
        CIE-Luv:
        38.6050, -27.7010, -20.4814
        Hunter-Lab:
        32.2970, -13.2411, -11.2259
      #056475 color charts
#056475 RGB chart
      #056475 CMYK chart
      #056475 RGB pie chart
      #056475 color shades, tints & tones
#056475 color schemes
#056475 color preview, HTML & CSS examples
           This text has a color of #056475        
        
          <p style="color:#056475;">Text here</p>
        
        
          .mytext {color:#056475;}
        
        Text color #056475
      
           This box has a color of #056475        
        
          <div style="background-color:#056475;">Content here</div>
        
        
          .mybackground {background-color:#056475;}
        
        Background color #056475
      
           Border around this has a color of #056475        
        
          <div style="border:2px solid #056475;">Content here</div>
        
        
          .myborder {border:2px solid #056475;}
        
        Border color #056475