#035e5a color space conversions
Hex:
        #035e5a
        RGB:
        3, 94, 90
        CMY:
        99, 63, 65
        CMYK:
        97, 0, 4, 63
      HSL:
        177°, 93.8144%, 19.0196%
        HSV (HSB):
        177°, 96.8085%, 36.8627%
        XYZ:
        5.8857, 8.7630, 11.0541
        xyY:
        0.2290, 0.3409, 8.7630
      CIE-Lab:
        35.5238, -24.2715, -4.4663
        CIE-LCH:
        35.5238, 24.6790, 190.4267
        CIE-Luv:
        35.5238, -27.5941, -2.6576
        Hunter-Lab:
        29.6023, -16.3135, -1.4184
      #035e5a color charts
#035e5a RGB chart
      #035e5a CMYK chart
      #035e5a RGB pie chart
      #035e5a color shades, tints & tones
#035e5a color schemes
#035e5a color preview, HTML & CSS examples
           This text has a color of #035e5a        
        
          <p style="color:#035e5a;">Text here</p>
        
        
          .mytext {color:#035e5a;}
        
        Text color #035e5a
      
           This box has a color of #035e5a        
        
          <div style="background-color:#035e5a;">Content here</div>
        
        
          .mybackground {background-color:#035e5a;}
        
        Background color #035e5a
      
           Border around this has a color of #035e5a        
        
          <div style="border:2px solid #035e5a;">Content here</div>
        
        
          .myborder {border:2px solid #035e5a;}
        
        Border color #035e5a