#235fa5 color space conversions
Hex:
        #235fa5
        RGB:
        35, 95, 165
        CMY:
        86, 63, 35
        CMYK:
        79, 42, 0, 35
      HSL:
        212°, 65.0000%, 39.2157%
        HSV (HSB):
        212°, 78.7879%, 64.7059%
        XYZ:
        11.5769, 11.2584, 37.1602
        xyY:
        0.1930, 0.1877, 11.2584
      CIE-Lab:
        40.0122, 6.4172, -43.1936
        CIE-LCH:
        40.0122, 43.6676, 278.4505
        CIE-Luv:
        40.0122, -20.3986, -63.0706
        Hunter-Lab:
        33.5535, 2.8689, -42.1758
      #235fa5 color charts
#235fa5 RGB chart
      #235fa5 CMYK chart
      #235fa5 RGB pie chart
      #235fa5 color shades, tints & tones
#235fa5 color schemes
#235fa5 color preview, HTML & CSS examples
           This text has a color of #235fa5        
        
          <p style="color:#235fa5;">Text here</p>
        
        
          .mytext {color:#235fa5;}
        
        Text color #235fa5
      
           This box has a color of #235fa5        
        
          <div style="background-color:#235fa5;">Content here</div>
        
        
          .mybackground {background-color:#235fa5;}
        
        Background color #235fa5
      
           Border around this has a color of #235fa5        
        
          <div style="border:2px solid #235fa5;">Content here</div>
        
        
          .myborder {border:2px solid #235fa5;}
        
        Border color #235fa5