#03612d color space conversions
Hex:
        #03612d
        RGB:
        3, 97, 45
        CMY:
        99, 62, 82
        CMYK:
        97, 0, 54, 62
      HSL:
        147°, 94.0000%, 19.6078%
        HSV (HSB):
        147°, 96.9072%, 38.0392%
        XYZ:
        4.7859, 8.7582, 3.9209
        xyY:
        0.2740, 0.5015, 8.7582
      CIE-Lab:
        35.5145, -37.4114, 22.7735
        CIE-LCH:
        35.5145, 43.7977, 148.6698
        CIE-Luv:
        35.5145, -31.5900, 29.7972
        Hunter-Lab:
        29.5943, -22.9235, 12.8608
      #03612d color charts
#03612d RGB chart
      #03612d CMYK chart
      #03612d RGB pie chart
      #03612d color shades, tints & tones
#03612d color schemes
#03612d color preview, HTML & CSS examples
           This text has a color of #03612d        
        
          <p style="color:#03612d;">Text here</p>
        
        
          .mytext {color:#03612d;}
        
        Text color #03612d
      
           This box has a color of #03612d        
        
          <div style="background-color:#03612d;">Content here</div>
        
        
          .mybackground {background-color:#03612d;}
        
        Background color #03612d
      
           Border around this has a color of #03612d        
        
          <div style="border:2px solid #03612d;">Content here</div>
        
        
          .myborder {border:2px solid #03612d;}
        
        Border color #03612d