#2317a5 color space conversions
Hex:
        #2317a5
        RGB:
        35, 23, 165
        CMY:
        86, 91, 35
        CMYK:
        79, 86, 0, 35
      HSL:
        245°, 75.5319%, 36.8627%
        HSV (HSB):
        245°, 86.0606%, 64.7059%
        XYZ:
        7.7911, 3.6867, 35.8983
        xyY:
        0.1645, 0.0778, 3.6867
      CIE-Lab:
        22.6075, 50.7865, -71.6013
        CIE-LCH:
        22.6075, 87.7839, 305.3479
        CIE-Luv:
        22.6075, -4.5158, -80.5443
        Hunter-Lab:
        19.2009, 38.8278, -97.4091
      #2317a5 color charts
#2317a5 RGB chart
      #2317a5 CMYK chart
      #2317a5 RGB pie chart
      #2317a5 color shades, tints & tones
#2317a5 color schemes
#2317a5 color preview, HTML & CSS examples
           This text has a color of #2317a5        
        
          <p style="color:#2317a5;">Text here</p>
        
        
          .mytext {color:#2317a5;}
        
        Text color #2317a5
      
           This box has a color of #2317a5        
        
          <div style="background-color:#2317a5;">Content here</div>
        
        
          .mybackground {background-color:#2317a5;}
        
        Background color #2317a5
      
           Border around this has a color of #2317a5        
        
          <div style="border:2px solid #2317a5;">Content here</div>
        
        
          .myborder {border:2px solid #2317a5;}
        
        Border color #2317a5