#1333a4 color space conversions
Hex:
        #1333a4
        RGB:
        19, 51, 164
        CMY:
        93, 80, 36
        CMYK:
        88, 69, 0, 36
      HSL:
        227°, 79.2350%, 35.8824%
        HSV (HSB):
        227°, 88.4146%, 64.3137%
        XYZ:
        8.1532, 5.1864, 35.6933
        xyY:
        0.1663, 0.1058, 5.1864
      CIE-Lab:
        27.2595, 34.0496, -63.3173
        CIE-LCH:
        27.2595, 71.8920, 298.2696
        CIE-Luv:
        27.2595, -10.2368, -80.2722
        Hunter-Lab:
        22.7737, 24.0507, -76.9837
      #1333a4 color charts
#1333a4 RGB chart
      #1333a4 CMYK chart
      #1333a4 RGB pie chart
      #1333a4 color shades, tints & tones
#1333a4 color schemes
#1333a4 color preview, HTML & CSS examples
           This text has a color of #1333a4        
        
          <p style="color:#1333a4;">Text here</p>
        
        
          .mytext {color:#1333a4;}
        
        Text color #1333a4
      
           This box has a color of #1333a4        
        
          <div style="background-color:#1333a4;">Content here</div>
        
        
          .mybackground {background-color:#1333a4;}
        
        Background color #1333a4
      
           Border around this has a color of #1333a4        
        
          <div style="border:2px solid #1333a4;">Content here</div>
        
        
          .myborder {border:2px solid #1333a4;}
        
        Border color #1333a4