#035fa2 color space conversions
Hex:
        #035fa2
        RGB:
        3, 95, 162
        CMY:
        99, 63, 36
        CMYK:
        98, 41, 0, 36
      HSL:
        205°, 96.3636%, 32.3529%
        HSV (HSB):
        205°, 98.1481%, 63.5294%
        XYZ:
        10.6513, 10.8124, 35.7080
        xyY:
        0.1863, 0.1891, 10.8124
      CIE-Lab:
        39.2627, 2.8588, -42.6410
        CIE-LCH:
        39.2627, 42.7367, 273.8356
        CIE-Luv:
        39.2627, -23.3039, -61.6310
        Hunter-Lab:
        32.8822, 0.2766, -41.3676
      #035fa2 color charts
#035fa2 RGB chart
      #035fa2 CMYK chart
      #035fa2 RGB pie chart
      #035fa2 color shades, tints & tones
#035fa2 color schemes
#035fa2 color preview, HTML & CSS examples
           This text has a color of #035fa2        
        
          <p style="color:#035fa2;">Text here</p>
        
        
          .mytext {color:#035fa2;}
        
        Text color #035fa2
      
           This box has a color of #035fa2        
        
          <div style="background-color:#035fa2;">Content here</div>
        
        
          .mybackground {background-color:#035fa2;}
        
        Background color #035fa2
      
           Border around this has a color of #035fa2        
        
          <div style="border:2px solid #035fa2;">Content here</div>
        
        
          .myborder {border:2px solid #035fa2;}
        
        Border color #035fa2