#05805f color space conversions
Hex:
        #05805f
        RGB:
        5, 128, 95
        CMY:
        98, 50, 63
        CMYK:
        96, 0, 26, 50
      HSL:
        164°, 92.4812%, 26.0784%
        HSV (HSB):
        164°, 96.0938%, 50.1961%
        XYZ:
        9.8473, 16.2968, 13.4531
        xyY:
        0.2487, 0.4116, 16.2968
      CIE-Lab:
        47.3615, -38.2749, 9.6308
        CIE-LCH:
        47.3615, 39.4680, 165.8763
        CIE-Luv:
        47.3615, -39.5047, 18.1204
        Hunter-Lab:
        40.3693, -27.1047, 8.5002
      #05805f color charts
#05805f RGB chart
      #05805f CMYK chart
      #05805f RGB pie chart
      #05805f color shades, tints & tones
#05805f color schemes
#05805f color preview, HTML & CSS examples
           This text has a color of #05805f        
        
          <p style="color:#05805f;">Text here</p>
        
        
          .mytext {color:#05805f;}
        
        Text color #05805f
      
           This box has a color of #05805f        
        
          <div style="background-color:#05805f;">Content here</div>
        
        
          .mybackground {background-color:#05805f;}
        
        Background color #05805f
      
           Border around this has a color of #05805f        
        
          <div style="border:2px solid #05805f;">Content here</div>
        
        
          .myborder {border:2px solid #05805f;}
        
        Border color #05805f