#055d24 color space conversions
Hex:
        #055d24
        RGB:
        5, 93, 36
        CMY:
        98, 64, 86
        CMYK:
        95, 0, 61, 64
      HSL:
        141°, 89.7959%, 19.2157%
        HSV (HSB):
        141°, 94.6237%, 36.4706%
        XYZ:
        4.2954, 7.9883, 2.9846
        xyY:
        0.2813, 0.5232, 7.9883
      CIE-Lab:
        33.9586, -37.2414, 25.8327
        CIE-LCH:
        33.9586, 45.3238, 145.2527
        CIE-Luv:
        33.9586, -30.3406, 31.7528
        Hunter-Lab:
        28.2637, -22.3338, 13.5237
      #055d24 color charts
#055d24 RGB chart
      #055d24 CMYK chart
      #055d24 RGB pie chart
      #055d24 color shades, tints & tones
#055d24 color schemes
#055d24 color preview, HTML & CSS examples
           This text has a color of #055d24        
        
          <p style="color:#055d24;">Text here</p>
        
        
          .mytext {color:#055d24;}
        
        Text color #055d24
      
           This box has a color of #055d24        
        
          <div style="background-color:#055d24;">Content here</div>
        
        
          .mybackground {background-color:#055d24;}
        
        Background color #055d24
      
           Border around this has a color of #055d24        
        
          <div style="border:2px solid #055d24;">Content here</div>
        
        
          .myborder {border:2px solid #055d24;}
        
        Border color #055d24