#45c512 color space conversions
Hex:
        #45c512
        RGB:
        69, 197, 18
        CMY:
        73, 23, 93
        CMYK:
        65, 0, 91, 23
      HSL:
        103°, 83.2558%, 42.1569%
        HSV (HSB):
        103°, 90.8629%, 77.2549%
        XYZ:
        22.5297, 41.2414, 7.3452
        xyY:
        0.3168, 0.5799, 41.2414
      CIE-Lab:
        70.3447, -62.7361, 67.4539
        CIE-LCH:
        70.3447, 92.1187, 132.9247
        CIE-Luv:
        70.3447, -56.6542, 83.5327
        Hunter-Lab:
        64.2195, -49.7621, 38.1722
      #45c512 color charts
#45c512 RGB chart
      #45c512 CMYK chart
      #45c512 RGB pie chart
      #45c512 color shades, tints & tones
#45c512 color schemes
#45c512 color preview, HTML & CSS examples
           This text has a color of #45c512        
        
          <p style="color:#45c512;">Text here</p>
        
        
          .mytext {color:#45c512;}
        
        Text color #45c512
      
           This box has a color of #45c512        
        
          <div style="background-color:#45c512;">Content here</div>
        
        
          .mybackground {background-color:#45c512;}
        
        Background color #45c512
      
           Border around this has a color of #45c512        
        
          <div style="border:2px solid #45c512;">Content here</div>
        
        
          .myborder {border:2px solid #45c512;}
        
        Border color #45c512