#05905e color space conversions
Hex:
        #05905e
        RGB:
        5, 144, 94
        CMY:
        98, 44, 63
        CMYK:
        97, 0, 35, 44
      HSL:
        158°, 93.2886%, 29.2157%
        HSV (HSB):
        158°, 96.5278%, 56.4706%
        XYZ:
        12.0562, 20.7869, 13.9665
        xyY:
        0.2576, 0.4441, 20.7869
      CIE-Lab:
        52.7155, -44.9636, 17.6103
        CIE-LCH:
        52.7155, 48.2892, 158.6119
        CIE-Luv:
        52.7155, -45.2239, 29.5732
        Hunter-Lab:
        45.5927, -32.5859, 13.7524
      #05905e color charts
#05905e RGB chart
      #05905e CMYK chart
      #05905e RGB pie chart
      #05905e color shades, tints & tones
#05905e color schemes
#05905e color preview, HTML & CSS examples
           This text has a color of #05905e        
        
          <p style="color:#05905e;">Text here</p>
        
        
          .mytext {color:#05905e;}
        
        Text color #05905e
      
           This box has a color of #05905e        
        
          <div style="background-color:#05905e;">Content here</div>
        
        
          .mybackground {background-color:#05905e;}
        
        Background color #05905e
      
           Border around this has a color of #05905e        
        
          <div style="border:2px solid #05905e;">Content here</div>
        
        
          .myborder {border:2px solid #05905e;}
        
        Border color #05905e