#035e7a color space conversions
Hex:
        #035e7a
        RGB:
        3, 94, 122
        CMY:
        99, 63, 52
        CMYK:
        98, 23, 0, 52
      HSL:
        194°, 95.2000%, 24.5098%
        HSV (HSB):
        194°, 97.5410%, 47.8431%
        XYZ:
        7.5531, 9.4299, 19.8344
        xyY:
        0.2052, 0.2561, 9.4299
      CIE-Lab:
        36.7992, -12.6186, -22.3417
        CIE-LCH:
        36.7992, 25.6590, 240.5422
        CIE-Luv:
        36.7992, -25.3257, -29.3251
        Hunter-Lab:
        30.7082, -9.8347, -16.7997
      #035e7a color charts
#035e7a RGB chart
      #035e7a CMYK chart
      #035e7a RGB pie chart
      #035e7a color shades, tints & tones
#035e7a color schemes
#035e7a color preview, HTML & CSS examples
           This text has a color of #035e7a        
        
          <p style="color:#035e7a;">Text here</p>
        
        
          .mytext {color:#035e7a;}
        
        Text color #035e7a
      
           This box has a color of #035e7a        
        
          <div style="background-color:#035e7a;">Content here</div>
        
        
          .mybackground {background-color:#035e7a;}
        
        Background color #035e7a
      
           Border around this has a color of #035e7a        
        
          <div style="border:2px solid #035e7a;">Content here</div>
        
        
          .myborder {border:2px solid #035e7a;}
        
        Border color #035e7a