#055c4e color space conversions
Hex:
        #055c4e
        RGB:
        5, 92, 78
        CMY:
        98, 64, 69
        CMYK:
        95, 0, 15, 64
      HSL:
        170°, 89.6907%, 19.0196%
        HSV (HSB):
        170°, 94.5652%, 36.0784%
        XYZ:
        5.2649, 8.2366, 8.5201
        xyY:
        0.2391, 0.3740, 8.2366
      CIE-Lab:
        34.4709, -26.9482, 1.4745
        CIE-LCH:
        34.4709, 26.9885, 176.8681
        CIE-Luv:
        34.4709, -27.5242, 5.3135
        Hunter-Lab:
        28.6995, -17.4786, 2.4881
      #055c4e color charts
#055c4e RGB chart
      #055c4e CMYK chart
      #055c4e RGB pie chart
      #055c4e color shades, tints & tones
#055c4e color schemes
#055c4e color preview, HTML & CSS examples
           This text has a color of #055c4e        
        
          <p style="color:#055c4e;">Text here</p>
        
        
          .mytext {color:#055c4e;}
        
        Text color #055c4e
      
           This box has a color of #055c4e        
        
          <div style="background-color:#055c4e;">Content here</div>
        
        
          .mybackground {background-color:#055c4e;}
        
        Background color #055c4e
      
           Border around this has a color of #055c4e        
        
          <div style="border:2px solid #055c4e;">Content here</div>
        
        
          .myborder {border:2px solid #055c4e;}
        
        Border color #055c4e