#2322a7 color space conversions
Hex:
        #2322a7
        RGB:
        35, 34, 167
        CMY:
        86, 87, 35
        CMYK:
        79, 80, 0, 35
      HSL:
        240°, 66.1692%, 39.4118%
        HSV (HSB):
        240°, 79.6407%, 65.4902%
        XYZ:
        8.2402, 4.2914, 36.9532
        xyY:
        0.1665, 0.0867, 4.2914
      CIE-Lab:
        24.6123, 46.2412, -69.4852
        CIE-LCH:
        24.6123, 83.4652, 303.6431
        CIE-Luv:
        24.6123, -5.8195, -82.4939
        Hunter-Lab:
        20.7157, 34.7506, -91.2622
      #2322a7 color charts
#2322a7 RGB chart
      #2322a7 CMYK chart
      #2322a7 RGB pie chart
      #2322a7 color shades, tints & tones
#2322a7 color schemes
#2322a7 color preview, HTML & CSS examples
           This text has a color of #2322a7        
        
          <p style="color:#2322a7;">Text here</p>
        
        
          .mytext {color:#2322a7;}
        
        Text color #2322a7
      
           This box has a color of #2322a7        
        
          <div style="background-color:#2322a7;">Content here</div>
        
        
          .mybackground {background-color:#2322a7;}
        
        Background color #2322a7
      
           Border around this has a color of #2322a7        
        
          <div style="border:2px solid #2322a7;">Content here</div>
        
        
          .myborder {border:2px solid #2322a7;}
        
        Border color #2322a7