#2319a3 color space conversions
Hex:
        #2319a3
        RGB:
        35, 25, 163
        CMY:
        86, 90, 36
        CMYK:
        79, 85, 0, 36
      HSL:
        244°, 73.4043%, 36.8627%
        HSV (HSB):
        244°, 84.6626%, 63.9216%
        XYZ:
        7.6516, 3.6969, 34.9606
        xyY:
        0.1652, 0.0798, 3.6969
      CIE-Lab:
        22.6431, 49.3296, -70.3264
        CIE-LCH:
        22.6431, 85.9024, 305.0473
        CIE-Luv:
        22.6431, -4.6051, -79.5572
        Hunter-Lab:
        19.2274, 37.3869, -94.3461
      #2319a3 color charts
#2319a3 RGB chart
      #2319a3 CMYK chart
      #2319a3 RGB pie chart
      #2319a3 color shades, tints & tones
#2319a3 color schemes
#2319a3 color preview, HTML & CSS examples
           This text has a color of #2319a3        
        
          <p style="color:#2319a3;">Text here</p>
        
        
          .mytext {color:#2319a3;}
        
        Text color #2319a3
      
           This box has a color of #2319a3        
        
          <div style="background-color:#2319a3;">Content here</div>
        
        
          .mybackground {background-color:#2319a3;}
        
        Background color #2319a3
      
           Border around this has a color of #2319a3        
        
          <div style="border:2px solid #2319a3;">Content here</div>
        
        
          .myborder {border:2px solid #2319a3;}
        
        Border color #2319a3