#45e42d color space conversions
Hex:
        #45e42d
        RGB:
        69, 228, 45
        CMY:
        73, 11, 82
        CMYK:
        70, 0, 80, 11
      HSL:
        112°, 77.2152%, 53.5294%
        HSV (HSB):
        112°, 80.2632%, 89.4118%
        XYZ:
        30.6713, 56.9415, 11.8569
        xyY:
        0.3083, 0.5725, 56.9415
      CIE-Lab:
        80.1467, -71.4723, 70.2635
        CIE-LCH:
        80.1467, 100.2260, 135.4886
        CIE-Luv:
        80.1467, -67.2437, 92.1874
        Hunter-Lab:
        75.4596, -59.5011, 43.5055
      #45e42d color charts
#45e42d RGB chart
      #45e42d CMYK chart
      #45e42d RGB pie chart
      #45e42d color shades, tints & tones
#45e42d color schemes
#45e42d color preview, HTML & CSS examples
           This text has a color of #45e42d        
        
          <p style="color:#45e42d;">Text here</p>
        
        
          .mytext {color:#45e42d;}
        
        Text color #45e42d
      
           This box has a color of #45e42d        
        
          <div style="background-color:#45e42d;">Content here</div>
        
        
          .mybackground {background-color:#45e42d;}
        
        Background color #45e42d
      
           Border around this has a color of #45e42d        
        
          <div style="border:2px solid #45e42d;">Content here</div>
        
        
          .myborder {border:2px solid #45e42d;}
        
        Border color #45e42d