#05704e color space conversions
Hex:
        #05704e
        RGB:
        5, 112, 78
        CMY:
        98, 56, 69
        CMYK:
        96, 0, 30, 56
      HSL:
        161°, 91.4530%, 22.9412%
        HSV (HSB):
        161°, 95.5357%, 43.9216%
        XYZ:
        7.2319, 12.1707, 9.1757
        xyY:
        0.2531, 0.4259, 12.1707
      CIE-Lab:
        41.4861, -35.9123, 11.4293
        CIE-LCH:
        41.4861, 37.6871, 162.3461
        CIE-Luv:
        41.4861, -34.9093, 19.2519
        Hunter-Lab:
        34.8865, -24.0486, 8.8263
      #05704e color charts
#05704e RGB chart
      #05704e CMYK chart
      #05704e RGB pie chart
      #05704e color shades, tints & tones
#05704e color schemes
#05704e color preview, HTML & CSS examples
           This text has a color of #05704e        
        
          <p style="color:#05704e;">Text here</p>
        
        
          .mytext {color:#05704e;}
        
        Text color #05704e
      
           This box has a color of #05704e        
        
          <div style="background-color:#05704e;">Content here</div>
        
        
          .mybackground {background-color:#05704e;}
        
        Background color #05704e
      
           Border around this has a color of #05704e        
        
          <div style="border:2px solid #05704e;">Content here</div>
        
        
          .myborder {border:2px solid #05704e;}
        
        Border color #05704e