#056c42 color space conversions
Hex:
        #056c42
        RGB:
        5, 108, 66
        CMY:
        98, 58, 74
        CMYK:
        95, 0, 39, 58
      HSL:
        156°, 91.1504%, 22.1569%
        HSV (HSB):
        156°, 95.3704%, 42.3529%
        XYZ:
        6.4085, 11.1507, 6.9688
        xyY:
        0.2613, 0.4546, 11.1507
      CIE-Lab:
        39.8332, -37.1547, 16.2630
        CIE-LCH:
        39.8332, 40.5581, 156.3605
        CIE-Luv:
        39.8332, -34.2269, 24.5632
        Hunter-Lab:
        33.3927, -24.1807, 11.0015
      #056c42 color charts
#056c42 RGB chart
      #056c42 CMYK chart
      #056c42 RGB pie chart
      #056c42 color shades, tints & tones
#056c42 color schemes
#056c42 color preview, HTML & CSS examples
           This text has a color of #056c42        
        
          <p style="color:#056c42;">Text here</p>
        
        
          .mytext {color:#056c42;}
        
        Text color #056c42
      
           This box has a color of #056c42        
        
          <div style="background-color:#056c42;">Content here</div>
        
        
          .mybackground {background-color:#056c42;}
        
        Background color #056c42
      
           Border around this has a color of #056c42        
        
          <div style="border:2px solid #056c42;">Content here</div>
        
        
          .myborder {border:2px solid #056c42;}
        
        Border color #056c42