#035e66 color space conversions
Hex:
        #035e66
        RGB:
        3, 94, 102
        CMY:
        99, 63, 60
        CMYK:
        97, 8, 0, 60
      HSL:
        185°, 94.2857%, 20.5882%
        HSV (HSB):
        185°, 97.0588%, 40.0000%
        XYZ:
        6.4385, 8.9841, 13.9651
        xyY:
        0.2191, 0.3057, 8.9841
      CIE-Lab:
        35.9536, -20.1152, -11.2862
        CIE-LCH:
        35.9536, 23.0651, 209.2958
        CIE-Luv:
        35.9536, -26.7257, -12.4916
        Hunter-Lab:
        29.9734, -14.1103, -6.6428
      #035e66 color charts
#035e66 RGB chart
      #035e66 CMYK chart
      #035e66 RGB pie chart
      #035e66 color shades, tints & tones
#035e66 color schemes
#035e66 color preview, HTML & CSS examples
           This text has a color of #035e66        
        
          <p style="color:#035e66;">Text here</p>
        
        
          .mytext {color:#035e66;}
        
        Text color #035e66
      
           This box has a color of #035e66        
        
          <div style="background-color:#035e66;">Content here</div>
        
        
          .mybackground {background-color:#035e66;}
        
        Background color #035e66
      
           Border around this has a color of #035e66        
        
          <div style="border:2px solid #035e66;">Content here</div>
        
        
          .myborder {border:2px solid #035e66;}
        
        Border color #035e66