#349e05 color space conversions
Hex:
        #349e05
        RGB:
        52, 158, 5
        CMY:
        80, 38, 98
        CMYK:
        67, 0, 97, 38
      HSL:
        102°, 93.8650%, 31.9608%
        HSV (HSB):
        102°, 96.8354%, 61.9608%
        XYZ:
        13.6704, 25.1947, 4.2861
        xyY:
        0.3168, 0.5839, 25.1947
      CIE-Lab:
        57.2647, -53.8262, 58.2834
        CIE-LCH:
        57.2647, 79.3361, 132.7233
        CIE-Luv:
        57.2647, -46.6315, 68.7180
        Hunter-Lab:
        50.1944, -39.2257, 30.0732
      #349e05 color charts
#349e05 RGB chart
      #349e05 CMYK chart
      #349e05 RGB pie chart
      #349e05 color shades, tints & tones
#349e05 color schemes
#349e05 color preview, HTML & CSS examples
           This text has a color of #349e05        
        
          <p style="color:#349e05;">Text here</p>
        
        
          .mytext {color:#349e05;}
        
        Text color #349e05
      
           This box has a color of #349e05        
        
          <div style="background-color:#349e05;">Content here</div>
        
        
          .mybackground {background-color:#349e05;}
        
        Background color #349e05
      
           Border around this has a color of #349e05        
        
          <div style="border:2px solid #349e05;">Content here</div>
        
        
          .myborder {border:2px solid #349e05;}
        
        Border color #349e05