#1305a4 color space conversions
Hex:
        #1305a4
        RGB:
        19, 5, 164
        CMY:
        93, 98, 36
        CMYK:
        88, 97, 0, 36
      HSL:
        245°, 94.0828%, 33.1373%
        HSV (HSB):
        245°, 96.9512%, 64.3137%
        XYZ:
        7.0237, 2.9273, 35.3168
        xyY:
        0.1552, 0.0647, 2.9273
      CIE-Lab:
        19.7505, 55.7224, -75.7772
        CIE-LCH:
        19.7505, 94.0594, 306.3287
        CIE-Luv:
        19.7505, -4.8168, -77.1304
        Hunter-Lab:
        17.1094, 43.3354, -110.4082
      #1305a4 color charts
#1305a4 RGB chart
      #1305a4 CMYK chart
      #1305a4 RGB pie chart
      #1305a4 color shades, tints & tones
#1305a4 color schemes
#1305a4 color preview, HTML & CSS examples
           This text has a color of #1305a4        
        
          <p style="color:#1305a4;">Text here</p>
        
        
          .mytext {color:#1305a4;}
        
        Text color #1305a4
      
           This box has a color of #1305a4        
        
          <div style="background-color:#1305a4;">Content here</div>
        
        
          .mybackground {background-color:#1305a4;}
        
        Background color #1305a4
      
           Border around this has a color of #1305a4        
        
          <div style="border:2px solid #1305a4;">Content here</div>
        
        
          .myborder {border:2px solid #1305a4;}
        
        Border color #1305a4