#056d48 color space conversions
Hex:
        #056d48
        RGB:
        5, 109, 72
        CMY:
        98, 57, 72
        CMYK:
        95, 0, 34, 57
      HSL:
        159°, 91.2281%, 22.3529%
        HSV (HSB):
        159°, 95.4128%, 42.7451%
        XYZ:
        6.7009, 11.4374, 7.9854
        xyY:
        0.2565, 0.4378, 11.4374
      CIE-Lab:
        40.3076, -36.1505, 13.3662
        CIE-LCH:
        40.3076, 38.5424, 159.7087
        CIE-Luv:
        40.3076, -34.2127, 21.3276
        Hunter-Lab:
        33.8193, -23.8158, 9.6740
      #056d48 color charts
#056d48 RGB chart
      #056d48 CMYK chart
      #056d48 RGB pie chart
      #056d48 color shades, tints & tones
#056d48 color schemes
#056d48 color preview, HTML & CSS examples
           This text has a color of #056d48        
        
          <p style="color:#056d48;">Text here</p>
        
        
          .mytext {color:#056d48;}
        
        Text color #056d48
      
           This box has a color of #056d48        
        
          <div style="background-color:#056d48;">Content here</div>
        
        
          .mybackground {background-color:#056d48;}
        
        Background color #056d48
      
           Border around this has a color of #056d48        
        
          <div style="border:2px solid #056d48;">Content here</div>
        
        
          .myborder {border:2px solid #056d48;}
        
        Border color #056d48