#05653b color space conversions
Hex:
        #05653b
        RGB:
        5, 101, 59
        CMY:
        98, 60, 77
        CMYK:
        95, 0, 42, 60
      HSL:
        154°, 90.5660%, 20.7843%
        HSV (HSB):
        154°, 95.0495%, 39.6078%
        XYZ:
        5.5057, 9.6554, 5.7112
        xyY:
        0.2638, 0.4626, 9.6554
      CIE-Lab:
        37.2167, -35.9209, 16.8869
        CIE-LCH:
        37.2167, 39.6923, 154.8212
        CIE-Luv:
        37.2167, -32.0951, 24.4587
        Hunter-Lab:
        31.0731, -22.7505, 10.8538
      #05653b color charts
#05653b RGB chart
      #05653b CMYK chart
      #05653b RGB pie chart
      #05653b color shades, tints & tones
#05653b color schemes
#05653b color preview, HTML & CSS examples
           This text has a color of #05653b        
        
          <p style="color:#05653b;">Text here</p>
        
        
          .mytext {color:#05653b;}
        
        Text color #05653b
      
           This box has a color of #05653b        
        
          <div style="background-color:#05653b;">Content here</div>
        
        
          .mybackground {background-color:#05653b;}
        
        Background color #05653b
      
           Border around this has a color of #05653b        
        
          <div style="border:2px solid #05653b;">Content here</div>
        
        
          .myborder {border:2px solid #05653b;}
        
        Border color #05653b