#05653e color space conversions
Hex:
        #05653e
        RGB:
        5, 101, 62
        CMY:
        98, 60, 76
        CMYK:
        95, 0, 39, 60
      HSL:
        156°, 90.5660%, 20.7843%
        HSV (HSB):
        156°, 95.0495%, 39.6078%
        XYZ:
        5.5858, 9.6874, 6.1329
        xyY:
        0.2609, 0.4526, 9.6874
      CIE-Lab:
        37.2755, -35.2408, 15.1891
        CIE-LCH:
        37.2755, 38.3748, 156.6836
        CIE-Luv:
        37.2755, -31.9161, 22.6109
        Hunter-Lab:
        31.1246, -22.4337, 10.1046
      #05653e color charts
#05653e RGB chart
      #05653e CMYK chart
      #05653e RGB pie chart
      #05653e color shades, tints & tones
#05653e color schemes
#05653e color preview, HTML & CSS examples
           This text has a color of #05653e        
        
          <p style="color:#05653e;">Text here</p>
        
        
          .mytext {color:#05653e;}
        
        Text color #05653e
      
           This box has a color of #05653e        
        
          <div style="background-color:#05653e;">Content here</div>
        
        
          .mybackground {background-color:#05653e;}
        
        Background color #05653e
      
           Border around this has a color of #05653e        
        
          <div style="border:2px solid #05653e;">Content here</div>
        
        
          .myborder {border:2px solid #05653e;}
        
        Border color #05653e