#05534d color space conversions
Hex:
        #05534d
        RGB:
        5, 83, 77
        CMY:
        98, 67, 70
        CMYK:
        94, 0, 7, 67
      HSL:
        175°, 88.6364%, 17.2549%
        HSV (HSB):
        175°, 93.9759%, 32.5490%
        XYZ:
        4.4954, 6.7546, 8.0880
        xyY:
        0.2325, 0.3493, 6.7546
      CIE-Lab:
        31.2416, -22.8075, -2.6221
        CIE-LCH:
        31.2416, 22.9577, 186.5584
        CIE-Luv:
        31.2416, -24.2073, -0.4029
        Hunter-Lab:
        25.9896, -14.6068, -0.2584
      #05534d color charts
#05534d RGB chart
      #05534d CMYK chart
      #05534d RGB pie chart
      #05534d color shades, tints & tones
#05534d color schemes
#05534d color preview, HTML & CSS examples
           This text has a color of #05534d        
        
          <p style="color:#05534d;">Text here</p>
        
        
          .mytext {color:#05534d;}
        
        Text color #05534d
      
           This box has a color of #05534d        
        
          <div style="background-color:#05534d;">Content here</div>
        
        
          .mybackground {background-color:#05534d;}
        
        Background color #05534d
      
           Border around this has a color of #05534d        
        
          <div style="border:2px solid #05534d;">Content here</div>
        
        
          .myborder {border:2px solid #05534d;}
        
        Border color #05534d