#055f28 color space conversions
Hex:
        #055f28
        RGB:
        5, 95, 40
        CMY:
        98, 63, 84
        CMYK:
        95, 0, 58, 63
      HSL:
        143°, 90.0000%, 19.6078%
        HSV (HSB):
        143°, 94.7368%, 37.2549%
        XYZ:
        4.5378, 8.3699, 3.3839
        xyY:
        0.2785, 0.5138, 8.3699
      CIE-Lab:
        34.7416, -37.3272, 24.6053
        CIE-LCH:
        34.7416, 44.7073, 146.6079
        CIE-Luv:
        34.7416, -30.8959, 31.0801
        Hunter-Lab:
        28.9308, -22.6310, 13.3167
      #055f28 color charts
#055f28 RGB chart
      #055f28 CMYK chart
      #055f28 RGB pie chart
      #055f28 color shades, tints & tones
#055f28 color schemes
#055f28 color preview, HTML & CSS examples
           This text has a color of #055f28        
        
          <p style="color:#055f28;">Text here</p>
        
        
          .mytext {color:#055f28;}
        
        Text color #055f28
      
           This box has a color of #055f28        
        
          <div style="background-color:#055f28;">Content here</div>
        
        
          .mybackground {background-color:#055f28;}
        
        Background color #055f28
      
           Border around this has a color of #055f28        
        
          <div style="border:2px solid #055f28;">Content here</div>
        
        
          .myborder {border:2px solid #055f28;}
        
        Border color #055f28