#00583b color space conversions
Hex:
        #00583b
        RGB:
        0, 88, 59
        CMY:
        100, 65, 77
        CMYK:
        100, 0, 33, 65
      HSL:
        160°, 100.0000%, 17.2549%
        HSV (HSB):
        160°, 100.0000%, 34.5098%
        XYZ:
        4.2791, 7.2952, 5.3203
        xyY:
        0.2533, 0.4318, 7.2952
      CIE-Lab:
        32.4697, -31.0485, 10.4511
        CIE-LCH:
        32.4697, 32.7603, 161.3965
        CIE-Luv:
        32.4697, -27.7902, 16.0441
        Hunter-Lab:
        27.0097, -18.9871, 7.2280
      #00583b color charts
#00583b RGB chart
      #00583b CMYK chart
      #00583b RGB pie chart
      #00583b color shades, tints & tones
#00583b color schemes
#00583b color preview, HTML & CSS examples
           This text has a color of #00583b        
        
          <p style="color:#00583b;">Text here</p>
        
        
          .mytext {color:#00583b;}
        
        Text color #00583b
      
           This box has a color of #00583b        
        
          <div style="background-color:#00583b;">Content here</div>
        
        
          .mybackground {background-color:#00583b;}
        
        Background color #00583b
      
           Border around this has a color of #00583b        
        
          <div style="border:2px solid #00583b;">Content here</div>
        
        
          .myborder {border:2px solid #00583b;}
        
        Border color #00583b