#035f95 color space conversions
Hex:
        #035f95
        RGB:
        3, 95, 149
        CMY:
        99, 63, 42
        CMYK:
        98, 36, 0, 42
      HSL:
        202°, 96.0526%, 29.8039%
        HSV (HSB):
        202°, 97.9866%, 58.4314%
        XYZ:
        9.5546, 10.3737, 29.9325
        xyY:
        0.1916, 0.2081, 10.3737
      CIE-Lab:
        38.5049, -2.4504, -36.0702
        CIE-LCH:
        38.5049, 36.1533, 266.1136
        CIE-Luv:
        38.5049, -23.9967, -51.1300
        Hunter-Lab:
        32.2082, -3.4124, -32.5550
      #035f95 color charts
#035f95 RGB chart
      #035f95 CMYK chart
      #035f95 RGB pie chart
      #035f95 color shades, tints & tones
#035f95 color schemes
#035f95 color preview, HTML & CSS examples
           This text has a color of #035f95        
        
          <p style="color:#035f95;">Text here</p>
        
        
          .mytext {color:#035f95;}
        
        Text color #035f95
      
           This box has a color of #035f95        
        
          <div style="background-color:#035f95;">Content here</div>
        
        
          .mybackground {background-color:#035f95;}
        
        Background color #035f95
      
           Border around this has a color of #035f95        
        
          <div style="border:2px solid #035f95;">Content here</div>
        
        
          .myborder {border:2px solid #035f95;}
        
        Border color #035f95