#03502f color space conversions
Hex:
        #03502f
        RGB:
        3, 80, 47
        CMY:
        99, 69, 82
        CMYK:
        96, 0, 41, 69
      HSL:
        154°, 92.7711%, 16.2745%
        HSV (HSB):
        154°, 96.2500%, 31.3725%
        XYZ:
        3.4193, 5.9619, 3.6599
        xyY:
        0.2622, 0.4572, 5.9619
      CIE-Lab:
        29.3162, -30.2704, 13.5859
        CIE-LCH:
        29.3162, 33.1795, 155.8285
        CIE-Luv:
        29.3162, -25.1952, 18.4667
        Hunter-Lab:
        24.4170, -17.7331, 8.2049
      #03502f color charts
#03502f RGB chart
      #03502f CMYK chart
      #03502f RGB pie chart
      #03502f color shades, tints & tones
#03502f color schemes
#03502f color preview, HTML & CSS examples
           This text has a color of #03502f        
        
          <p style="color:#03502f;">Text here</p>
        
        
          .mytext {color:#03502f;}
        
        Text color #03502f
      
           This box has a color of #03502f        
        
          <div style="background-color:#03502f;">Content here</div>
        
        
          .mybackground {background-color:#03502f;}
        
        Background color #03502f
      
           Border around this has a color of #03502f        
        
          <div style="border:2px solid #03502f;">Content here</div>
        
        
          .myborder {border:2px solid #03502f;}
        
        Border color #03502f