#035f7b color space conversions
Hex:
        #035f7b
        RGB:
        3, 95, 123
        CMY:
        99, 63, 52
        CMYK:
        98, 23, 0, 52
      HSL:
        194°, 95.2381%, 24.7059%
        HSV (HSB):
        194°, 97.5610%, 48.2353%
        XYZ:
        7.7049, 9.6338, 20.1923
        xyY:
        0.2053, 0.2567, 9.6338
      CIE-Lab:
        37.1771, -12.8169, -22.3680
        CIE-LCH:
        37.1771, 25.7799, 240.1872
        CIE-Luv:
        37.1771, -25.6167, -29.4185
        Hunter-Lab:
        31.0384, -10.0068, -16.8447
      #035f7b color charts
#035f7b RGB chart
      #035f7b CMYK chart
      #035f7b RGB pie chart
      #035f7b color shades, tints & tones
#035f7b color schemes
#035f7b color preview, HTML & CSS examples
           This text has a color of #035f7b        
        
          <p style="color:#035f7b;">Text here</p>
        
        
          .mytext {color:#035f7b;}
        
        Text color #035f7b
      
           This box has a color of #035f7b        
        
          <div style="background-color:#035f7b;">Content here</div>
        
        
          .mybackground {background-color:#035f7b;}
        
        Background color #035f7b
      
           Border around this has a color of #035f7b        
        
          <div style="border:2px solid #035f7b;">Content here</div>
        
        
          .myborder {border:2px solid #035f7b;}
        
        Border color #035f7b