#005a53 color space conversions
Hex:
        #005a53
        RGB:
        0, 90, 83
        CMY:
        100, 65, 67
        CMYK:
        100, 0, 8, 65
      HSL:
        175°, 100.0000%, 17.6471%
        HSV (HSB):
        175°, 100.0000%, 35.2941%
        XYZ:
        5.2175, 7.9369, 9.4406
        xyY:
        0.2309, 0.3513, 7.9369
      CIE-Lab:
        33.8510, -24.8500, -2.5703
        CIE-LCH:
        33.8510, 24.9825, 185.9052
        CIE-Luv:
        33.8510, -26.8747, -0.0943
        Hunter-Lab:
        28.1724, -16.2438, -0.1474
      #005a53 color charts
#005a53 RGB chart
      #005a53 CMYK chart
      #005a53 RGB pie chart
      #005a53 color shades, tints & tones
#005a53 color schemes
#005a53 color preview, HTML & CSS examples
           This text has a color of #005a53        
        
          <p style="color:#005a53;">Text here</p>
        
        
          .mytext {color:#005a53;}
        
        Text color #005a53
      
           This box has a color of #005a53        
        
          <div style="background-color:#005a53;">Content here</div>
        
        
          .mybackground {background-color:#005a53;}
        
        Background color #005a53
      
           Border around this has a color of #005a53        
        
          <div style="border:2px solid #005a53;">Content here</div>
        
        
          .myborder {border:2px solid #005a53;}
        
        Border color #005a53