#319e12 color space conversions
Hex:
        #319e12
        RGB:
        49, 158, 18
        CMY:
        81, 38, 93
        CMYK:
        69, 0, 89, 38
      HSL:
        107°, 79.5455%, 34.5098%
        HSV (HSB):
        107°, 88.6076%, 61.9608%
        XYZ:
        13.6027, 25.1504, 4.7098
        xyY:
        0.3130, 0.5787, 25.1504
      CIE-Lab:
        57.2216, -54.0742, 56.0375
        CIE-LCH:
        57.2216, 77.8731, 133.9786
        CIE-Luv:
        57.2216, -47.2278, 67.3791
        Hunter-Lab:
        50.1501, -39.3466, 29.5369
      #319e12 color charts
#319e12 RGB chart
      #319e12 CMYK chart
      #319e12 RGB pie chart
      #319e12 color shades, tints & tones
#319e12 color schemes
#319e12 color preview, HTML & CSS examples
           This text has a color of #319e12        
        
          <p style="color:#319e12;">Text here</p>
        
        
          .mytext {color:#319e12;}
        
        Text color #319e12
      
           This box has a color of #319e12        
        
          <div style="background-color:#319e12;">Content here</div>
        
        
          .mybackground {background-color:#319e12;}
        
        Background color #319e12
      
           Border around this has a color of #319e12        
        
          <div style="border:2px solid #319e12;">Content here</div>
        
        
          .myborder {border:2px solid #319e12;}
        
        Border color #319e12