#035f7d color space conversions
Hex:
        #035f7d
        RGB:
        3, 95, 125
        CMY:
        99, 63, 51
        CMYK:
        98, 24, 0, 51
      HSL:
        195°, 95.3125%, 25.0980%
        HSV (HSB):
        195°, 97.6000%, 49.0196%
        XYZ:
        7.8314, 9.6844, 20.8586
        xyY:
        0.2041, 0.2524, 9.6844
      CIE-Lab:
        37.2700, -12.0395, -23.4486
        CIE-LCH:
        37.2700, 26.3588, 242.8220
        CIE-Luv:
        37.2700, -25.4823, -31.1092
        Hunter-Lab:
        31.1198, -9.5395, -17.9562
      #035f7d color charts
#035f7d RGB chart
      #035f7d CMYK chart
      #035f7d RGB pie chart
      #035f7d color shades, tints & tones
#035f7d color schemes
#035f7d color preview, HTML & CSS examples
           This text has a color of #035f7d        
        
          <p style="color:#035f7d;">Text here</p>
        
        
          .mytext {color:#035f7d;}
        
        Text color #035f7d
      
           This box has a color of #035f7d        
        
          <div style="background-color:#035f7d;">Content here</div>
        
        
          .mybackground {background-color:#035f7d;}
        
        Background color #035f7d
      
           Border around this has a color of #035f7d        
        
          <div style="border:2px solid #035f7d;">Content here</div>
        
        
          .myborder {border:2px solid #035f7d;}
        
        Border color #035f7d