#2322a5 color space conversions
Hex:
        #2322a5
        RGB:
        35, 34, 165
        CMY:
        86, 87, 35
        CMYK:
        79, 79, 0, 35
      HSL:
        240°, 65.8291%, 39.0196%
        HSV (HSB):
        240°, 79.3939%, 64.7059%
        XYZ:
        8.0567, 4.2180, 35.9868
        xyY:
        0.1669, 0.0874, 4.2180
      CIE-Lab:
        24.3794, 45.5899, -68.6598
        CIE-LCH:
        24.3794, 82.4173, 303.5840
        CIE-Luv:
        24.3794, -5.7334, -81.3242
        Hunter-Lab:
        20.5378, 34.0822, -89.5132
      #2322a5 color charts
#2322a5 RGB chart
      #2322a5 CMYK chart
      #2322a5 RGB pie chart
      #2322a5 color shades, tints & tones
#2322a5 color schemes
#2322a5 color preview, HTML & CSS examples
           This text has a color of #2322a5        
        
          <p style="color:#2322a5;">Text here</p>
        
        
          .mytext {color:#2322a5;}
        
        Text color #2322a5
      
           This box has a color of #2322a5        
        
          <div style="background-color:#2322a5;">Content here</div>
        
        
          .mybackground {background-color:#2322a5;}
        
        Background color #2322a5
      
           Border around this has a color of #2322a5        
        
          <div style="border:2px solid #2322a5;">Content here</div>
        
        
          .myborder {border:2px solid #2322a5;}
        
        Border color #2322a5