#45cd80 color space conversions
Hex:
        #45cd80
        RGB:
        69, 205, 128
        CMY:
        73, 20, 50
        CMYK:
        66, 0, 38, 20
      HSL:
        146°, 57.6271%, 53.7255%
        HSV (HSB):
        146°, 66.3415%, 80.3922%
        XYZ:
        28.1818, 46.4864, 27.9095
        xyY:
        0.2747, 0.4532, 46.4864
      CIE-Lab:
        73.8600, -53.9164, 27.8852
        CIE-LCH:
        73.8600, 60.7005, 152.6523
        CIE-Luv:
        73.8600, -56.2028, 46.7471
        Hunter-Lab:
        68.1809, -45.5355, 23.4566
      #45cd80 color charts
#45cd80 RGB chart
      #45cd80 CMYK chart
      #45cd80 RGB pie chart
      #45cd80 color shades, tints & tones
#45cd80 color schemes
#45cd80 color preview, HTML & CSS examples
           This text has a color of #45cd80        
        
          <p style="color:#45cd80;">Text here</p>
        
        
          .mytext {color:#45cd80;}
        
        Text color #45cd80
      
           This box has a color of #45cd80        
        
          <div style="background-color:#45cd80;">Content here</div>
        
        
          .mybackground {background-color:#45cd80;}
        
        Background color #45cd80
      
           Border around this has a color of #45cd80        
        
          <div style="border:2px solid #45cd80;">Content here</div>
        
        
          .myborder {border:2px solid #45cd80;}
        
        Border color #45cd80