#5d8e0d color space conversions
Hex:
        #5d8e0d
        RGB:
        93, 142, 13
        CMY:
        64, 44, 95
        CMYK:
        35, 0, 91, 44
      HSL:
        83°, 83.2258%, 30.3922%
        HSV (HSB):
        83°, 90.8451%, 55.6863%
        XYZ:
        14.2598, 21.7022, 3.8181
        xyY:
        0.3585, 0.5456, 21.7022
      CIE-Lab:
        53.7096, -34.7905, 54.7263
        CIE-LCH:
        53.7096, 64.8486, 122.4448
        CIE-Luv:
        53.7096, -24.7513, 61.2613
        Hunter-Lab:
        46.5856, -26.8861, 27.7506
      #5d8e0d color charts
#5d8e0d RGB chart
      #5d8e0d CMYK chart
      #5d8e0d RGB pie chart
      #5d8e0d color shades, tints & tones
#5d8e0d color schemes
#5d8e0d color preview, HTML & CSS examples
           This text has a color of #5d8e0d        
        
          <p style="color:#5d8e0d;">Text here</p>
        
        
          .mytext {color:#5d8e0d;}
        
        Text color #5d8e0d
      
           This box has a color of #5d8e0d        
        
          <div style="background-color:#5d8e0d;">Content here</div>
        
        
          .mybackground {background-color:#5d8e0d;}
        
        Background color #5d8e0d
      
           Border around this has a color of #5d8e0d        
        
          <div style="border:2px solid #5d8e0d;">Content here</div>
        
        
          .myborder {border:2px solid #5d8e0d;}
        
        Border color #5d8e0d