#45980f color space conversions
Hex:
        #45980f
        RGB:
        69, 152, 15
        CMY:
        73, 40, 94
        CMYK:
        55, 0, 90, 40
      HSL:
        96°, 82.0359%, 32.7451%
        HSV (HSB):
        96°, 90.1316%, 59.6078%
        XYZ:
        13.7687, 23.7562, 4.3117
        xyY:
        0.3291, 0.5678, 23.7562
      CIE-Lab:
        55.8428, -47.0713, 55.6973
        CIE-LCH:
        55.8428, 72.9239, 130.2021
        CIE-Luv:
        55.8428, -39.2443, 65.2166
        Hunter-Lab:
        48.7403, -34.8709, 28.8733
      #45980f color charts
#45980f RGB chart
      #45980f CMYK chart
      #45980f RGB pie chart
      #45980f color shades, tints & tones
#45980f color schemes
#45980f color preview, HTML & CSS examples
           This text has a color of #45980f        
        
          <p style="color:#45980f;">Text here</p>
        
        
          .mytext {color:#45980f;}
        
        Text color #45980f
      
           This box has a color of #45980f        
        
          <div style="background-color:#45980f;">Content here</div>
        
        
          .mybackground {background-color:#45980f;}
        
        Background color #45980f
      
           Border around this has a color of #45980f        
        
          <div style="border:2px solid #45980f;">Content here</div>
        
        
          .myborder {border:2px solid #45980f;}
        
        Border color #45980f