#05563e color space conversions
Hex:
        #05563e
        RGB:
        5, 86, 62
        CMY:
        98, 66, 76
        CMYK:
        94, 0, 28, 66
      HSL:
        162°, 89.0110%, 17.8431%
        HSV (HSB):
        162°, 94.1860%, 33.7255%
        XYZ:
        4.2599, 7.0356, 5.6909
        xyY:
        0.2508, 0.4142, 7.0356
      CIE-Lab:
        31.8879, -28.8080, 7.7879
        CIE-LCH:
        31.8879, 29.8421, 164.8724
        CIE-Luv:
        31.8879, -26.3359, 12.7572
        Hunter-Lab:
        26.5248, -17.7513, 5.8466
      #05563e color charts
#05563e RGB chart
      #05563e CMYK chart
      #05563e RGB pie chart
      #05563e color shades, tints & tones
#05563e color schemes
#05563e color preview, HTML & CSS examples
           This text has a color of #05563e        
        
          <p style="color:#05563e;">Text here</p>
        
        
          .mytext {color:#05563e;}
        
        Text color #05563e
      
           This box has a color of #05563e        
        
          <div style="background-color:#05563e;">Content here</div>
        
        
          .mybackground {background-color:#05563e;}
        
        Background color #05563e
      
           Border around this has a color of #05563e        
        
          <div style="border:2px solid #05563e;">Content here</div>
        
        
          .myborder {border:2px solid #05563e;}
        
        Border color #05563e