#035fa7 color space conversions
Hex:
        #035fa7
        RGB:
        3, 95, 167
        CMY:
        99, 63, 35
        CMYK:
        98, 43, 0, 35
      HSL:
        206°, 96.4706%, 33.3333%
        HSV (HSB):
        206°, 98.2036%, 65.4902%
        XYZ:
        11.1048, 10.9938, 38.0959
        xyY:
        0.1845, 0.1826, 10.9938
      CIE-Lab:
        39.5700, 4.9077, -45.1194
        CIE-LCH:
        39.5700, 45.3856, 276.2077
        CIE-Luv:
        39.5700, -23.0600, -65.5881
        Hunter-Lab:
        33.1569, 1.7581, -44.9120
      #035fa7 color charts
#035fa7 RGB chart
      #035fa7 CMYK chart
      #035fa7 RGB pie chart
      #035fa7 color shades, tints & tones
#035fa7 color schemes
#035fa7 color preview, HTML & CSS examples
           This text has a color of #035fa7        
        
          <p style="color:#035fa7;">Text here</p>
        
        
          .mytext {color:#035fa7;}
        
        Text color #035fa7
      
           This box has a color of #035fa7        
        
          <div style="background-color:#035fa7;">Content here</div>
        
        
          .mybackground {background-color:#035fa7;}
        
        Background color #035fa7
      
           Border around this has a color of #035fa7        
        
          <div style="border:2px solid #035fa7;">Content here</div>
        
        
          .myborder {border:2px solid #035fa7;}
        
        Border color #035fa7