#379f0f color space conversions
Hex:
        #379f0f
        RGB:
        55, 159, 15
        CMY:
        78, 38, 94
        CMYK:
        65, 0, 91, 38
      HSL:
        103°, 82.7586%, 34.1176%
        HSV (HSB):
        103°, 90.5660%, 62.3529%
        XYZ:
        14.0599, 25.6430, 4.6605
        xyY:
        0.3169, 0.5780, 25.6430
      CIE-Lab:
        57.6966, -53.2234, 57.1024
        CIE-LCH:
        57.6966, 78.0603, 132.9863
        CIE-Luv:
        57.6966, -46.1756, 68.1761
        Hunter-Lab:
        50.6389, -39.0575, 29.9905
      #379f0f color charts
#379f0f RGB chart
      #379f0f CMYK chart
      #379f0f RGB pie chart
      #379f0f color shades, tints & tones
#379f0f color schemes
#379f0f color preview, HTML & CSS examples
           This text has a color of #379f0f        
        
          <p style="color:#379f0f;">Text here</p>
        
        
          .mytext {color:#379f0f;}
        
        Text color #379f0f
      
           This box has a color of #379f0f        
        
          <div style="background-color:#379f0f;">Content here</div>
        
        
          .mybackground {background-color:#379f0f;}
        
        Background color #379f0f
      
           Border around this has a color of #379f0f        
        
          <div style="border:2px solid #379f0f;">Content here</div>
        
        
          .myborder {border:2px solid #379f0f;}
        
        Border color #379f0f