#2035f1 color space conversions
Hex:
        #2035f1
        RGB:
        32, 53, 241
        CMY:
        87, 79, 5
        CMYK:
        87, 78, 0, 5
      HSL:
        234°, 88.1857%, 53.5294%
        HSV (HSB):
        234°, 86.7220%, 94.5098%
        XYZ:
        17.7460, 9.2042, 84.0604
        xyY:
        0.1599, 0.0829, 9.2042
      CIE-Lab:
        36.3744, 60.0227, -93.1729
        CIE-LCH:
        36.3744, 110.8329, 302.7900
        CIE-Luv:
        36.3744, -11.2804, -125.4509
        Hunter-Lab:
        30.3384, 51.3187, -143.0416
      #2035f1 color charts
#2035f1 RGB chart
      #2035f1 CMYK chart
      #2035f1 RGB pie chart
      #2035f1 color shades, tints & tones
#2035f1 color schemes
#2035f1 color preview, HTML & CSS examples
           This text has a color of #2035f1        
        
          <p style="color:#2035f1;">Text here</p>
        
        
          .mytext {color:#2035f1;}
        
        Text color #2035f1
      
           This box has a color of #2035f1        
        
          <div style="background-color:#2035f1;">Content here</div>
        
        
          .mybackground {background-color:#2035f1;}
        
        Background color #2035f1
      
           Border around this has a color of #2035f1        
        
          <div style="border:2px solid #2035f1;">Content here</div>
        
        
          .myborder {border:2px solid #2035f1;}
        
        Border color #2035f1