#03503b color space conversions
Hex:
        #03503b
        RGB:
        3, 80, 59
        CMY:
        99, 69, 77
        CMYK:
        96, 0, 26, 69
      HSL:
        164°, 92.7711%, 16.2745%
        HSV (HSB):
        164°, 96.2500%, 31.3725%
        XYZ:
        3.6956, 6.0724, 5.1150
        xyY:
        0.2483, 0.4080, 6.0724
      CIE-Lab:
        29.5945, -27.1385, 6.4465
        CIE-LCH:
        29.5945, 27.8936, 166.6376
        CIE-Luv:
        29.5945, -24.4721, 10.7439
        Hunter-Lab:
        24.6423, -16.3543, 4.9429
      #03503b color charts
#03503b RGB chart
      #03503b CMYK chart
      #03503b RGB pie chart
      #03503b color shades, tints & tones
#03503b color schemes
#03503b color preview, HTML & CSS examples
           This text has a color of #03503b        
        
          <p style="color:#03503b;">Text here</p>
        
        
          .mytext {color:#03503b;}
        
        Text color #03503b
      
           This box has a color of #03503b        
        
          <div style="background-color:#03503b;">Content here</div>
        
        
          .mybackground {background-color:#03503b;}
        
        Background color #03503b
      
           Border around this has a color of #03503b        
        
          <div style="border:2px solid #03503b;">Content here</div>
        
        
          .myborder {border:2px solid #03503b;}
        
        Border color #03503b