#05531b color space conversions
Hex:
        #05531b
        RGB:
        5, 83, 27
        CMY:
        98, 67, 89
        CMYK:
        94, 0, 67, 67
      HSL:
        137°, 88.6364%, 17.2549%
        HSV (HSB):
        137°, 93.9759%, 32.5490%
        XYZ:
        3.3537, 6.2979, 2.0758
        xyY:
        0.2860, 0.5370, 6.2979
      CIE-Lab:
        30.1520, -34.9358, 26.1442
        CIE-LCH:
        30.1520, 43.6352, 143.1906
        CIE-Luv:
        30.1520, -27.0126, 29.9529
        Hunter-Lab:
        25.0956, -20.0634, 12.6628
      #05531b color charts
#05531b RGB chart
      #05531b CMYK chart
      #05531b RGB pie chart
      #05531b color shades, tints & tones
#05531b color schemes
#05531b color preview, HTML & CSS examples
           This text has a color of #05531b        
        
          <p style="color:#05531b;">Text here</p>
        
        
          .mytext {color:#05531b;}
        
        Text color #05531b
      
           This box has a color of #05531b        
        
          <div style="background-color:#05531b;">Content here</div>
        
        
          .mybackground {background-color:#05531b;}
        
        Background color #05531b
      
           Border around this has a color of #05531b        
        
          <div style="border:2px solid #05531b;">Content here</div>
        
        
          .myborder {border:2px solid #05531b;}
        
        Border color #05531b