#054f13 color space conversions
Hex:
        #054f13
        RGB:
        5, 79, 19
        CMY:
        98, 69, 93
        CMYK:
        94, 0, 76, 69
      HSL:
        131°, 88.0952%, 16.4706%
        HSV (HSB):
        131°, 93.6709%, 30.9804%
        XYZ:
        2.9761, 5.6712, 1.5539
        xyY:
        0.2917, 0.5559, 5.6712
      CIE-Lab:
        28.5674, -34.5067, 28.3282
        CIE-LCH:
        28.5674, 44.6453, 140.6158
        CIE-Luv:
        28.5674, -25.7846, 30.5389
        Hunter-Lab:
        23.8144, -19.3678, 12.8014
      #054f13 color charts
#054f13 RGB chart
      #054f13 CMYK chart
      #054f13 RGB pie chart
      #054f13 color shades, tints & tones
#054f13 color schemes
#054f13 color preview, HTML & CSS examples
           This text has a color of #054f13        
        
          <p style="color:#054f13;">Text here</p>
        
        
          .mytext {color:#054f13;}
        
        Text color #054f13
      
           This box has a color of #054f13        
        
          <div style="background-color:#054f13;">Content here</div>
        
        
          .mybackground {background-color:#054f13;}
        
        Background color #054f13
      
           Border around this has a color of #054f13        
        
          <div style="border:2px solid #054f13;">Content here</div>
        
        
          .myborder {border:2px solid #054f13;}
        
        Border color #054f13