#054b32 color space conversions
Hex:
        #054b32
        RGB:
        5, 75, 50
        CMY:
        98, 71, 80
        CMYK:
        93, 0, 33, 71
      HSL:
        159°, 87.5000%, 15.6863%
        HSV (HSB):
        159°, 93.3333%, 29.4118%
        XYZ:
        3.1544, 5.2947, 3.8733
        xyY:
        0.2560, 0.4297, 5.2947
      CIE-Lab:
        27.5584, -27.0716, 9.3240
        CIE-LCH:
        27.5584, 28.6323, 160.9952
        CIE-Luv:
        27.5584, -22.8886, 13.4542
        Hunter-Lab:
        23.0102, -15.7980, 6.1268
      #054b32 color charts
#054b32 RGB chart
      #054b32 CMYK chart
      #054b32 RGB pie chart
      #054b32 color shades, tints & tones
#054b32 color schemes
#054b32 color preview, HTML & CSS examples
           This text has a color of #054b32        
        
          <p style="color:#054b32;">Text here</p>
        
        
          .mytext {color:#054b32;}
        
        Text color #054b32
      
           This box has a color of #054b32        
        
          <div style="background-color:#054b32;">Content here</div>
        
        
          .mybackground {background-color:#054b32;}
        
        Background color #054b32
      
           Border around this has a color of #054b32        
        
          <div style="border:2px solid #054b32;">Content here</div>
        
        
          .myborder {border:2px solid #054b32;}
        
        Border color #054b32