#035c4b color space conversions
Hex:
        #035c4b
        RGB:
        3, 92, 75
        CMY:
        99, 64, 71
        CMYK:
        97, 0, 18, 64
      HSL:
        169°, 93.6842%, 18.6275%
        HSV (HSB):
        169°, 96.7391%, 36.0784%
        XYZ:
        5.1347, 8.1817, 7.9652
        xyY:
        0.2413, 0.3844, 8.1817
      CIE-Lab:
        34.3584, -28.0473, 3.1793
        CIE-LCH:
        34.3584, 28.2269, 173.5327
        CIE-Luv:
        34.3584, -27.9153, 7.5420
        Hunter-Lab:
        28.6036, -18.0133, 3.5121
      #035c4b color charts
#035c4b RGB chart
      #035c4b CMYK chart
      #035c4b RGB pie chart
      #035c4b color shades, tints & tones
#035c4b color schemes
#035c4b color preview, HTML & CSS examples
           This text has a color of #035c4b        
        
          <p style="color:#035c4b;">Text here</p>
        
        
          .mytext {color:#035c4b;}
        
        Text color #035c4b
      
           This box has a color of #035c4b        
        
          <div style="background-color:#035c4b;">Content here</div>
        
        
          .mybackground {background-color:#035c4b;}
        
        Background color #035c4b
      
           Border around this has a color of #035c4b        
        
          <div style="border:2px solid #035c4b;">Content here</div>
        
        
          .myborder {border:2px solid #035c4b;}
        
        Border color #035c4b