#055a4c color space conversions
Hex:
        #055a4c
        RGB:
        5, 90, 76
        CMY:
        98, 65, 70
        CMYK:
        94, 0, 16, 65
      HSL:
        170°, 89.4737%, 18.6275%
        HSV (HSB):
        170°, 94.4444%, 35.2941%
        XYZ:
        5.0233, 7.8664, 8.0911
        xyY:
        0.2394, 0.3749, 7.8664
      CIE-Lab:
        33.7031, -26.6002, 1.6112
        CIE-LCH:
        33.7031, 26.6489, 176.5338
        CIE-Luv:
        33.7031, -26.9123, 5.3994
        Hunter-Lab:
        28.0471, -17.1129, 2.5289
      #055a4c color charts
#055a4c RGB chart
      #055a4c CMYK chart
      #055a4c RGB pie chart
      #055a4c color shades, tints & tones
#055a4c color schemes
#055a4c color preview, HTML & CSS examples
           This text has a color of #055a4c        
        
          <p style="color:#055a4c;">Text here</p>
        
        
          .mytext {color:#055a4c;}
        
        Text color #055a4c
      
           This box has a color of #055a4c        
        
          <div style="background-color:#055a4c;">Content here</div>
        
        
          .mybackground {background-color:#055a4c;}
        
        Background color #055a4c
      
           Border around this has a color of #055a4c        
        
          <div style="border:2px solid #055a4c;">Content here</div>
        
        
          .myborder {border:2px solid #055a4c;}
        
        Border color #055a4c