#054e46 color space conversions
Hex:
        #054e46
        RGB:
        5, 78, 70
        CMY:
        98, 69, 73
        CMYK:
        94, 0, 10, 69
      HSL:
        173°, 87.9518%, 16.2745%
        HSV (HSB):
        173°, 93.5897%, 30.5882%
        XYZ:
        3.8925, 5.9232, 6.7325
        xyY:
        0.2352, 0.3579, 5.9232
      CIE-Lab:
        29.2180, -22.5600, -1.1244
        CIE-LCH:
        29.2180, 22.5880, 182.8533
        CIE-Luv:
        29.2180, -22.7818, 1.3989
        Hunter-Lab:
        24.3377, -14.0425, 0.6351
      #054e46 color charts
#054e46 RGB chart
      #054e46 CMYK chart
      #054e46 RGB pie chart
      #054e46 color shades, tints & tones
#054e46 color schemes
#054e46 color preview, HTML & CSS examples
           This text has a color of #054e46        
        
          <p style="color:#054e46;">Text here</p>
        
        
          .mytext {color:#054e46;}
        
        Text color #054e46
      
           This box has a color of #054e46        
        
          <div style="background-color:#054e46;">Content here</div>
        
        
          .mybackground {background-color:#054e46;}
        
        Background color #054e46
      
           Border around this has a color of #054e46        
        
          <div style="border:2px solid #054e46;">Content here</div>
        
        
          .myborder {border:2px solid #054e46;}
        
        Border color #054e46