#03582f color space conversions
Hex:
        #03582f
        RGB:
        3, 88, 47
        CMY:
        99, 65, 82
        CMYK:
        97, 0, 47, 65
      HSL:
        151°, 93.4066%, 17.8431%
        HSV (HSB):
        151°, 96.5909%, 34.5098%
        XYZ:
        4.0404, 7.2040, 3.8669
        xyY:
        0.2674, 0.4767, 7.2040
      CIE-Lab:
        32.2670, -33.5465, 17.4788
        CIE-LCH:
        32.2670, 37.8269, 152.4791
        CIE-Luv:
        32.2670, -28.1847, 23.4059
        Hunter-Lab:
        26.8403, -20.1004, 10.2463
      #03582f color charts
#03582f RGB chart
      #03582f CMYK chart
      #03582f RGB pie chart
      #03582f color shades, tints & tones
#03582f color schemes
#03582f color preview, HTML & CSS examples
           This text has a color of #03582f        
        
          <p style="color:#03582f;">Text here</p>
        
        
          .mytext {color:#03582f;}
        
        Text color #03582f
      
           This box has a color of #03582f        
        
          <div style="background-color:#03582f;">Content here</div>
        
        
          .mybackground {background-color:#03582f;}
        
        Background color #03582f
      
           Border around this has a color of #03582f        
        
          <div style="border:2px solid #03582f;">Content here</div>
        
        
          .myborder {border:2px solid #03582f;}
        
        Border color #03582f