#055c5a color space conversions
Hex:
        #055c5a
        RGB:
        5, 92, 90
        CMY:
        98, 64, 65
        CMYK:
        95, 0, 2, 64
      HSL:
        179°, 89.6907%, 19.0196%
        HSV (HSB):
        179°, 94.5652%, 36.0784%
        XYZ:
        5.7352, 8.4247, 10.9967
        xyY:
        0.2280, 0.3349, 8.4247
      CIE-Lab:
        34.8523, -23.0776, -5.4626
        CIE-LCH:
        34.8523, 23.7153, 193.3171
        CIE-Luv:
        34.8523, -26.6800, -4.1110
        Hunter-Lab:
        29.0254, -15.5242, -2.1451
      #055c5a color charts
#055c5a RGB chart
      #055c5a CMYK chart
      #055c5a RGB pie chart
      #055c5a color shades, tints & tones
#055c5a color schemes
#055c5a color preview, HTML & CSS examples
           This text has a color of #055c5a        
        
          <p style="color:#055c5a;">Text here</p>
        
        
          .mytext {color:#055c5a;}
        
        Text color #055c5a
      
           This box has a color of #055c5a        
        
          <div style="background-color:#055c5a;">Content here</div>
        
        
          .mybackground {background-color:#055c5a;}
        
        Background color #055c5a
      
           Border around this has a color of #055c5a        
        
          <div style="border:2px solid #055c5a;">Content here</div>
        
        
          .myborder {border:2px solid #055c5a;}
        
        Border color #055c5a