#054b31 color space conversions
Hex:
        #054b31
        RGB:
        5, 75, 49
        CMY:
        98, 71, 81
        CMYK:
        93, 0, 35, 71
      HSL:
        158°, 87.5000%, 15.6863%
        HSV (HSB):
        158°, 93.3333%, 29.4118%
        XYZ:
        3.1330, 5.2862, 3.7609
        xyY:
        0.2572, 0.4340, 5.2862
      CIE-Lab:
        27.5350, -27.3339, 9.9262
        CIE-LCH:
        27.5350, 29.0804, 160.0417
        CIE-Luv:
        27.5350, -22.9463, 14.0896
        Hunter-Lab:
        22.9917, -15.9115, 6.3956
      #054b31 color charts
#054b31 RGB chart
      #054b31 CMYK chart
      #054b31 RGB pie chart
      #054b31 color shades, tints & tones
#054b31 color schemes
#054b31 color preview, HTML & CSS examples
           This text has a color of #054b31        
        
          <p style="color:#054b31;">Text here</p>
        
        
          .mytext {color:#054b31;}
        
        Text color #054b31
      
           This box has a color of #054b31        
        
          <div style="background-color:#054b31;">Content here</div>
        
        
          .mybackground {background-color:#054b31;}
        
        Background color #054b31
      
           Border around this has a color of #054b31        
        
          <div style="border:2px solid #054b31;">Content here</div>
        
        
          .myborder {border:2px solid #054b31;}
        
        Border color #054b31