#035be2 color space conversions
Hex:
        #035be2
        RGB:
        3, 91, 226
        CMY:
        99, 64, 11
        CMYK:
        99, 60, 0, 11
      HSL:
        216°, 97.3799%, 44.9020%
        HSV (HSB):
        216°, 98.6726%, 88.6275%
        XYZ:
        17.5061, 12.9925, 73.5366
        xyY:
        0.1683, 0.1249, 12.9925
      CIE-Lab:
        42.7520, 31.2401, -74.1769
        CIE-LCH:
        42.7520, 80.4870, 292.8387
        CIE-Luv:
        42.7520, -20.0757, -110.2027
        Hunter-Lab:
        36.0451, 23.6134, -95.7275
      #035be2 color charts
#035be2 RGB chart
      #035be2 CMYK chart
      #035be2 RGB pie chart
      #035be2 color shades, tints & tones
#035be2 color schemes
#035be2 color preview, HTML & CSS examples
           This text has a color of #035be2        
        
          <p style="color:#035be2;">Text here</p>
        
        
          .mytext {color:#035be2;}
        
        Text color #035be2
      
           This box has a color of #035be2        
        
          <div style="background-color:#035be2;">Content here</div>
        
        
          .mybackground {background-color:#035be2;}
        
        Background color #035be2
      
           Border around this has a color of #035be2        
        
          <div style="border:2px solid #035be2;">Content here</div>
        
        
          .myborder {border:2px solid #035be2;}
        
        Border color #035be2