#035fd8 color space conversions
Hex:
        #035fd8
        RGB:
        3, 95, 216
        CMY:
        99, 63, 15
        CMYK:
        99, 56, 0, 15
      HSL:
        214°, 97.2603%, 42.9412%
        HSV (HSB):
        214°, 98.6111%, 84.7059%
        XYZ:
        16.5244, 13.1616, 66.6353
        xyY:
        0.1716, 0.1366, 13.1616
      CIE-Lab:
        43.0058, 24.7258, -68.0686
        CIE-LCH:
        43.0058, 72.4203, 289.9635
        CIE-Luv:
        43.0058, -21.3161, -101.8151
        Hunter-Lab:
        36.2790, 17.8154, -83.5054
      #035fd8 color charts
#035fd8 RGB chart
      #035fd8 CMYK chart
      #035fd8 RGB pie chart
      #035fd8 color shades, tints & tones
#035fd8 color schemes
#035fd8 color preview, HTML & CSS examples
           This text has a color of #035fd8        
        
          <p style="color:#035fd8;">Text here</p>
        
        
          .mytext {color:#035fd8;}
        
        Text color #035fd8
      
           This box has a color of #035fd8        
        
          <div style="background-color:#035fd8;">Content here</div>
        
        
          .mybackground {background-color:#035fd8;}
        
        Background color #035fd8
      
           Border around this has a color of #035fd8        
        
          <div style="border:2px solid #035fd8;">Content here</div>
        
        
          .myborder {border:2px solid #035fd8;}
        
        Border color #035fd8