#055800 color space conversions
Hex:
        #055800
        RGB:
        5, 88, 0
        CMY:
        98, 65, 100
        CMYK:
        94, 0, 100, 65
      HSL:
        117°, 100.0000%, 17.2549%
        HSV (HSB):
        117°, 100.0000%, 34.5098%
        XYZ:
        3.5523, 7.0117, 1.1662
        xyY:
        0.3028, 0.5977, 7.0117
      CIE-Lab:
        31.8336, -39.0082, 38.3860
        CIE-LCH:
        31.8336, 54.7277, 135.4606
        CIE-Luv:
        31.8336, -29.4766, 38.8872
        Hunter-Lab:
        26.4796, -22.3931, 15.9246
      #055800 color charts
#055800 RGB chart
      #055800 CMYK chart
      #055800 RGB pie chart
      #055800 color shades, tints & tones
#055800 color schemes
#055800 color preview, HTML & CSS examples
           This text has a color of #055800        
        
          <p style="color:#055800;">Text here</p>
        
        
          .mytext {color:#055800;}
        
        Text color #055800
      
           This box has a color of #055800        
        
          <div style="background-color:#055800;">Content here</div>
        
        
          .mybackground {background-color:#055800;}
        
        Background color #055800
      
           Border around this has a color of #055800        
        
          <div style="border:2px solid #055800;">Content here</div>
        
        
          .myborder {border:2px solid #055800;}
        
        Border color #055800