#056a50 color space conversions
Hex:
        #056a50
        RGB:
        5, 106, 80
        CMY:
        98, 58, 69
        CMYK:
        95, 0, 25, 58
      HSL:
        165°, 90.9910%, 21.7647%
        HSV (HSB):
        165°, 95.2830%, 41.5686%
        XYZ:
        6.6646, 10.9195, 9.3458
        xyY:
        0.2475, 0.4055, 10.9195
      CIE-Lab:
        39.4446, -32.8045, 7.3709
        CIE-LCH:
        39.4446, 33.6224, 167.3363
        CIE-Luv:
        39.4446, -32.5806, 13.7261
        Hunter-Lab:
        33.0447, -21.8276, 6.3627
      #056a50 color charts
#056a50 RGB chart
      #056a50 CMYK chart
      #056a50 RGB pie chart
      #056a50 color shades, tints & tones
#056a50 color schemes
#056a50 color preview, HTML & CSS examples
           This text has a color of #056a50        
        
          <p style="color:#056a50;">Text here</p>
        
        
          .mytext {color:#056a50;}
        
        Text color #056a50
      
           This box has a color of #056a50        
        
          <div style="background-color:#056a50;">Content here</div>
        
        
          .mybackground {background-color:#056a50;}
        
        Background color #056a50
      
           Border around this has a color of #056a50        
        
          <div style="border:2px solid #056a50;">Content here</div>
        
        
          .myborder {border:2px solid #056a50;}
        
        Border color #056a50