#005a42 color space conversions
Hex:
        #005a42
        RGB:
        0, 90, 66
        CMY:
        100, 65, 74
        CMYK:
        100, 0, 27, 65
      HSL:
        164°, 100.0000%, 17.6471%
        HSV (HSB):
        164°, 100.0000%, 35.2941%
        XYZ:
        4.6395, 7.7057, 6.3971
        xyY:
        0.2475, 0.4111, 7.7057
      CIE-Lab:
        33.3622, -30.0360, 7.3567
        CIE-LCH:
        33.3622, 30.9238, 166.2375
        CIE-Luv:
        33.3622, -28.0724, 12.6227
        Hunter-Lab:
        27.7591, -18.7447, 5.7680
      #005a42 color charts
#005a42 RGB chart
      #005a42 CMYK chart
      #005a42 RGB pie chart
      #005a42 color shades, tints & tones
#005a42 color schemes
#005a42 color preview, HTML & CSS examples
           This text has a color of #005a42        
        
          <p style="color:#005a42;">Text here</p>
        
        
          .mytext {color:#005a42;}
        
        Text color #005a42
      
           This box has a color of #005a42        
        
          <div style="background-color:#005a42;">Content here</div>
        
        
          .mybackground {background-color:#005a42;}
        
        Background color #005a42
      
           Border around this has a color of #005a42        
        
          <div style="border:2px solid #005a42;">Content here</div>
        
        
          .myborder {border:2px solid #005a42;}
        
        Border color #005a42