#056174 color space conversions
Hex:
        #056174
        RGB:
        5, 97, 116
        CMY:
        98, 62, 55
        CMYK:
        96, 16, 0, 55
      HSL:
        190°, 91.7355%, 23.7255%
        HSV (HSB):
        190°, 95.6897%, 45.4902%
        XYZ:
        7.4897, 9.8426, 18.0281
        xyY:
        0.2118, 0.2784, 9.8426
      CIE-Lab:
        37.5585, -16.4949, -17.4808
        CIE-LCH:
        37.5585, 24.0346, 226.6620
        CIE-Luv:
        37.5585, -26.6799, -21.9343
        Hunter-Lab:
        31.3729, -12.2893, -12.1092
      #056174 color charts
#056174 RGB chart
      #056174 CMYK chart
      #056174 RGB pie chart
      #056174 color shades, tints & tones
#056174 color schemes
#056174 color preview, HTML & CSS examples
           This text has a color of #056174        
        
          <p style="color:#056174;">Text here</p>
        
        
          .mytext {color:#056174;}
        
        Text color #056174
      
           This box has a color of #056174        
        
          <div style="background-color:#056174;">Content here</div>
        
        
          .mybackground {background-color:#056174;}
        
        Background color #056174
      
           Border around this has a color of #056174        
        
          <div style="border:2px solid #056174;">Content here</div>
        
        
          .myborder {border:2px solid #056174;}
        
        Border color #056174