#457d1f color space conversions
Hex:
        #457d1f
        RGB:
        69, 125, 31
        CMY:
        73, 51, 88
        CMYK:
        45, 0, 75, 51
      HSL:
        96°, 60.2564%, 30.5882%
        HSV (HSB):
        96°, 75.2000%, 49.0196%
        XYZ:
        10.0352, 16.0314, 3.8618
        xyY:
        0.3353, 0.5357, 16.0314
      CIE-Lab:
        47.0156, -35.2999, 42.9365
        CIE-LCH:
        47.0156, 55.5844, 129.4251
        CIE-Luv:
        47.0156, -27.3111, 50.2215
        Hunter-Lab:
        40.0392, -25.3304, 22.3089
      #457d1f color charts
#457d1f RGB chart
      #457d1f CMYK chart
      #457d1f RGB pie chart
      #457d1f color shades, tints & tones
#457d1f color schemes
#457d1f color preview, HTML & CSS examples
           This text has a color of #457d1f        
        
          <p style="color:#457d1f;">Text here</p>
        
        
          .mytext {color:#457d1f;}
        
        Text color #457d1f
      
           This box has a color of #457d1f        
        
          <div style="background-color:#457d1f;">Content here</div>
        
        
          .mybackground {background-color:#457d1f;}
        
        Background color #457d1f
      
           Border around this has a color of #457d1f        
        
          <div style="border:2px solid #457d1f;">Content here</div>
        
        
          .myborder {border:2px solid #457d1f;}
        
        Border color #457d1f