#2332a5 color space conversions
Hex:
        #2332a5
        RGB:
        35, 50, 165
        CMY:
        86, 80, 35
        CMYK:
        79, 70, 0, 35
      HSL:
        233°, 65.0000%, 39.2157%
        HSV (HSB):
        233°, 78.7879%, 64.7059%
        XYZ:
        8.6253, 5.3551, 36.1764
        xyY:
        0.1720, 0.1068, 5.3551
      CIE-Lab:
        27.7235, 36.2254, -63.1365
        CIE-LCH:
        27.7235, 72.7908, 299.8456
        CIE-Luv:
        27.7235, -8.3378, -80.8323
        Hunter-Lab:
        23.1412, 26.0341, -76.4886
      #2332a5 color charts
#2332a5 RGB chart
      #2332a5 CMYK chart
      #2332a5 RGB pie chart
      #2332a5 color shades, tints & tones
#2332a5 color schemes
#2332a5 color preview, HTML & CSS examples
           This text has a color of #2332a5        
        
          <p style="color:#2332a5;">Text here</p>
        
        
          .mytext {color:#2332a5;}
        
        Text color #2332a5
      
           This box has a color of #2332a5        
        
          <div style="background-color:#2332a5;">Content here</div>
        
        
          .mybackground {background-color:#2332a5;}
        
        Background color #2332a5
      
           Border around this has a color of #2332a5        
        
          <div style="border:2px solid #2332a5;">Content here</div>
        
        
          .myborder {border:2px solid #2332a5;}
        
        Border color #2332a5