#235fa1 color space conversions
Hex:
        #235fa1
        RGB:
        35, 95, 161
        CMY:
        86, 63, 37
        CMYK:
        78, 41, 0, 37
      HSL:
        211°, 64.2857%, 38.4314%
        HSV (HSB):
        211°, 78.2609%, 63.1373%
        XYZ:
        11.2184, 11.1150, 35.2723
        xyY:
        0.1947, 0.1929, 11.1150
      CIE-Lab:
        39.7734, 4.8614, -41.1972
        CIE-LCH:
        39.7734, 41.4830, 276.7299
        CIE-Luv:
        39.7734, -20.5275, -59.8767
        Hunter-Lab:
        33.3391, 1.7206, -39.3907
      #235fa1 color charts
#235fa1 RGB chart
      #235fa1 CMYK chart
      #235fa1 RGB pie chart
      #235fa1 color shades, tints & tones
#235fa1 color schemes
#235fa1 color preview, HTML & CSS examples
           This text has a color of #235fa1        
        
          <p style="color:#235fa1;">Text here</p>
        
        
          .mytext {color:#235fa1;}
        
        Text color #235fa1
      
           This box has a color of #235fa1        
        
          <div style="background-color:#235fa1;">Content here</div>
        
        
          .mybackground {background-color:#235fa1;}
        
        Background color #235fa1
      
           Border around this has a color of #235fa1        
        
          <div style="border:2px solid #235fa1;">Content here</div>
        
        
          .myborder {border:2px solid #235fa1;}
        
        Border color #235fa1