#379f11 color space conversions
Hex:
        #379f11
        RGB:
        55, 159, 17
        CMY:
        78, 38, 93
        CMYK:
        65, 0, 89, 38
      HSL:
        104°, 80.6818%, 34.5098%
        HSV (HSB):
        104°, 89.3082%, 62.3529%
        XYZ:
        14.0749, 25.6490, 4.7392
        xyY:
        0.3166, 0.5769, 25.6490
      CIE-Lab:
        57.7023, -53.1543, 56.7205
        CIE-LCH:
        57.7023, 77.7342, 133.1410
        CIE-Luv:
        57.7023, -46.1559, 67.9343
        Hunter-Lab:
        50.6448, -39.0209, 29.9031
      #379f11 color charts
#379f11 RGB chart
      #379f11 CMYK chart
      #379f11 RGB pie chart
      #379f11 color shades, tints & tones
#379f11 color schemes
#379f11 color preview, HTML & CSS examples
           This text has a color of #379f11        
        
          <p style="color:#379f11;">Text here</p>
        
        
          .mytext {color:#379f11;}
        
        Text color #379f11
      
           This box has a color of #379f11        
        
          <div style="background-color:#379f11;">Content here</div>
        
        
          .mybackground {background-color:#379f11;}
        
        Background color #379f11
      
           Border around this has a color of #379f11        
        
          <div style="border:2px solid #379f11;">Content here</div>
        
        
          .myborder {border:2px solid #379f11;}
        
        Border color #379f11