#2327a2 color space conversions
Hex:
        #2327a2
        RGB:
        35, 39, 162
        CMY:
        86, 85, 36
        CMYK:
        78, 76, 0, 36
      HSL:
        238°, 64.4670%, 38.6275%
        HSV (HSB):
        238°, 78.3951%, 63.5294%
        XYZ:
        7.9402, 4.4170, 34.6165
        xyY:
        0.1690, 0.0940, 4.4170
      CIE-Lab:
        25.0047, 41.8312, -65.8038
        CIE-LCH:
        25.0047, 77.9743, 302.4440
        CIE-Luv:
        25.0047, -6.3231, -79.6598
        Hunter-Lab:
        21.0167, 30.6594, -82.9448
      #2327a2 color charts
#2327a2 RGB chart
      #2327a2 CMYK chart
      #2327a2 RGB pie chart
      #2327a2 color shades, tints & tones
#2327a2 color schemes
#2327a2 color preview, HTML & CSS examples
           This text has a color of #2327a2        
        
          <p style="color:#2327a2;">Text here</p>
        
        
          .mytext {color:#2327a2;}
        
        Text color #2327a2
      
           This box has a color of #2327a2        
        
          <div style="background-color:#2327a2;">Content here</div>
        
        
          .mybackground {background-color:#2327a2;}
        
        Background color #2327a2
      
           Border around this has a color of #2327a2        
        
          <div style="border:2px solid #2327a2;">Content here</div>
        
        
          .myborder {border:2px solid #2327a2;}
        
        Border color #2327a2