#035ee4 color space conversions
Hex:
        #035ee4
        RGB:
        3, 94, 228
        CMY:
        99, 63, 11
        CMYK:
        99, 59, 0, 11
      HSL:
        216°, 97.4026%, 45.2941%
        HSV (HSB):
        216°, 98.6842%, 89.4118%
        XYZ:
        18.0438, 13.6262, 75.0779
        xyY:
        0.1690, 0.1276, 13.6262
      CIE-Lab:
        43.6920, 30.0716, -73.7735
        CIE-LCH:
        43.6920, 79.6671, 292.1768
        CIE-Luv:
        43.6920, -20.7974, -110.4152
        Hunter-Lab:
        36.9137, 22.6540, -94.7490
      #035ee4 color charts
#035ee4 RGB chart
      #035ee4 CMYK chart
      #035ee4 RGB pie chart
      #035ee4 color shades, tints & tones
#035ee4 color schemes
#035ee4 color preview, HTML & CSS examples
           This text has a color of #035ee4        
        
          <p style="color:#035ee4;">Text here</p>
        
        
          .mytext {color:#035ee4;}
        
        Text color #035ee4
      
           This box has a color of #035ee4        
        
          <div style="background-color:#035ee4;">Content here</div>
        
        
          .mybackground {background-color:#035ee4;}
        
        Background color #035ee4
      
           Border around this has a color of #035ee4        
        
          <div style="border:2px solid #035ee4;">Content here</div>
        
        
          .myborder {border:2px solid #035ee4;}
        
        Border color #035ee4