#054b25 color space conversions
Hex:
        #054b25
        RGB:
        5, 75, 37
        CMY:
        98, 71, 85
        CMYK:
        93, 0, 51, 71
      HSL:
        147°, 87.5000%, 15.6863%
        HSV (HSB):
        147°, 93.3333%, 29.4118%
        XYZ:
        2.9126, 5.1980, 2.6001
        xyY:
        0.2719, 0.4853, 5.1980
      CIE-Lab:
        27.2916, -30.1365, 17.0474
        CIE-LCH:
        27.2916, 34.6240, 150.5044
        CIE-Luv:
        27.2916, -23.5823, 20.9980
        Hunter-Lab:
        22.7991, -17.0950, 9.1978
      #054b25 color charts
#054b25 RGB chart
      #054b25 CMYK chart
      #054b25 RGB pie chart
      #054b25 color shades, tints & tones
#054b25 color schemes
#054b25 color preview, HTML & CSS examples
           This text has a color of #054b25        
        
          <p style="color:#054b25;">Text here</p>
        
        
          .mytext {color:#054b25;}
        
        Text color #054b25
      
           This box has a color of #054b25        
        
          <div style="background-color:#054b25;">Content here</div>
        
        
          .mybackground {background-color:#054b25;}
        
        Background color #054b25
      
           Border around this has a color of #054b25        
        
          <div style="border:2px solid #054b25;">Content here</div>
        
        
          .myborder {border:2px solid #054b25;}
        
        Border color #054b25