#035ee5 color space conversions
Hex:
        #035ee5
        RGB:
        3, 94, 229
        CMY:
        99, 63, 10
        CMYK:
        99, 59, 0, 10
      HSL:
        216°, 97.4138%, 45.4902%
        HSV (HSB):
        216°, 98.6900%, 89.8039%
        XYZ:
        18.1831, 13.6819, 75.8113
        xyY:
        0.1689, 0.1271, 13.6819
      CIE-Lab:
        43.7733, 30.4589, -74.2069
        CIE-LCH:
        43.7733, 80.2148, 292.3161
        CIE-Luv:
        43.7733, -20.7791, -111.0854
        Hunter-Lab:
        36.9891, 23.0163, -95.6260
      #035ee5 color charts
#035ee5 RGB chart
      #035ee5 CMYK chart
      #035ee5 RGB pie chart
      #035ee5 color shades, tints & tones
#035ee5 color schemes
#035ee5 color preview, HTML & CSS examples
           This text has a color of #035ee5        
        
          <p style="color:#035ee5;">Text here</p>
        
        
          .mytext {color:#035ee5;}
        
        Text color #035ee5
      
           This box has a color of #035ee5        
        
          <div style="background-color:#035ee5;">Content here</div>
        
        
          .mybackground {background-color:#035ee5;}
        
        Background color #035ee5
      
           Border around this has a color of #035ee5        
        
          <div style="border:2px solid #035ee5;">Content here</div>
        
        
          .myborder {border:2px solid #035ee5;}
        
        Border color #035ee5