#457f12 color space conversions
Hex:
        #457f12
        RGB:
        69, 127, 18
        CMY:
        73, 50, 93
        CMYK:
        46, 0, 86, 50
      HSL:
        92°, 75.1724%, 28.4314%
        HSV (HSB):
        92°, 85.8268%, 49.8039%
        XYZ:
        10.1528, 16.4876, 3.2196
        xyY:
        0.3400, 0.5522, 16.4876
      CIE-Lab:
        47.6078, -36.9329, 47.8229
        CIE-LCH:
        47.6078, 60.4241, 127.6784
        CIE-Luv:
        47.6078, -28.3517, 53.9462
        Hunter-Lab:
        40.6050, -26.4268, 23.7223
      #457f12 color charts
#457f12 RGB chart
      #457f12 CMYK chart
      #457f12 RGB pie chart
      #457f12 color shades, tints & tones
#457f12 color schemes
#457f12 color preview, HTML & CSS examples
           This text has a color of #457f12        
        
          <p style="color:#457f12;">Text here</p>
        
        
          .mytext {color:#457f12;}
        
        Text color #457f12
      
           This box has a color of #457f12        
        
          <div style="background-color:#457f12;">Content here</div>
        
        
          .mybackground {background-color:#457f12;}
        
        Background color #457f12
      
           Border around this has a color of #457f12        
        
          <div style="border:2px solid #457f12;">Content here</div>
        
        
          .myborder {border:2px solid #457f12;}
        
        Border color #457f12