#03995a color space conversions
Hex:
        #03995a
        RGB:
        3, 153, 90
        CMY:
        99, 40, 65
        CMYK:
        98, 0, 41, 40
      HSL:
        155°, 96.1538%, 30.5882%
        HSV (HSB):
        155°, 98.0392%, 60.0000%
        XYZ:
        13.2742, 23.5400, 13.5169
        xyY:
        0.2637, 0.4677, 23.5400
      CIE-Lab:
        55.6243, -49.3110, 23.7195
        CIE-LCH:
        55.6243, 54.7192, 154.3116
        CIE-Luv:
        55.6243, -48.7064, 37.8191
        Hunter-Lab:
        48.5180, -36.0700, 17.4447
      #03995a color charts
#03995a RGB chart
      #03995a CMYK chart
      #03995a RGB pie chart
      #03995a color shades, tints & tones
#03995a color schemes
#03995a color preview, HTML & CSS examples
           This text has a color of #03995a        
        
          <p style="color:#03995a;">Text here</p>
        
        
          .mytext {color:#03995a;}
        
        Text color #03995a
      
           This box has a color of #03995a        
        
          <div style="background-color:#03995a;">Content here</div>
        
        
          .mybackground {background-color:#03995a;}
        
        Background color #03995a
      
           Border around this has a color of #03995a        
        
          <div style="border:2px solid #03995a;">Content here</div>
        
        
          .myborder {border:2px solid #03995a;}
        
        Border color #03995a