#056e84 color space conversions
Hex:
        #056e84
        RGB:
        5, 110, 132
        CMY:
        98, 57, 48
        CMYK:
        96, 17, 0, 48
      HSL:
        190°, 92.7007%, 26.8627%
        HSV (HSB):
        190°, 96.2121%, 51.7647%
        XYZ:
        9.8034, 12.8501, 23.7934
        xyY:
        0.2111, 0.2767, 12.8501
      CIE-Lab:
        42.5365, -17.8270, -19.5404
        CIE-LCH:
        42.5365, 26.4505, 227.6254
        CIE-Luv:
        42.5365, -30.2425, -25.5214
        Hunter-Lab:
        35.8470, -13.9164, -14.2608
      #056e84 color charts
#056e84 RGB chart
      #056e84 CMYK chart
      #056e84 RGB pie chart
      #056e84 color shades, tints & tones
#056e84 color schemes
#056e84 color preview, HTML & CSS examples
           This text has a color of #056e84        
        
          <p style="color:#056e84;">Text here</p>
        
        
          .mytext {color:#056e84;}
        
        Text color #056e84
      
           This box has a color of #056e84        
        
          <div style="background-color:#056e84;">Content here</div>
        
        
          .mybackground {background-color:#056e84;}
        
        Background color #056e84
      
           Border around this has a color of #056e84        
        
          <div style="border:2px solid #056e84;">Content here</div>
        
        
          .myborder {border:2px solid #056e84;}
        
        Border color #056e84