#05642b color space conversions
Hex:
        #05642b
        RGB:
        5, 100, 43
        CMY:
        98, 61, 83
        CMYK:
        95, 0, 57, 61
      HSL:
        144°, 90.4762%, 20.5882%
        HSV (HSB):
        144°, 95.0000%, 39.2157%
        XYZ:
        5.0558, 9.3210, 3.8182
        xyY:
        0.2779, 0.5123, 9.3210
      CIE-Lab:
        36.5952, -38.6617, 25.2185
        CIE-LCH:
        36.5952, 46.1595, 146.8842
        CIE-Luv:
        36.5952, -32.5756, 32.4904
        Hunter-Lab:
        30.5304, -23.8687, 13.9564
      #05642b color charts
#05642b RGB chart
      #05642b CMYK chart
      #05642b RGB pie chart
      #05642b color shades, tints & tones
#05642b color schemes
#05642b color preview, HTML & CSS examples
           This text has a color of #05642b        
        
          <p style="color:#05642b;">Text here</p>
        
        
          .mytext {color:#05642b;}
        
        Text color #05642b
      
           This box has a color of #05642b        
        
          <div style="background-color:#05642b;">Content here</div>
        
        
          .mybackground {background-color:#05642b;}
        
        Background color #05642b
      
           Border around this has a color of #05642b        
        
          <div style="border:2px solid #05642b;">Content here</div>
        
        
          .myborder {border:2px solid #05642b;}
        
        Border color #05642b