#1305b4 color space conversions
Hex:
        #1305b4
        RGB:
        19, 5, 180
        CMY:
        93, 98, 29
        CMYK:
        89, 97, 0, 29
      HSL:
        245°, 94.5946%, 36.2745%
        HSV (HSB):
        245°, 97.2222%, 70.5882%
        XYZ:
        8.5610, 3.5423, 43.4125
        xyY:
        0.1542, 0.0638, 3.5423
      CIE-Lab:
        22.0965, 59.9206, -81.5188
        CIE-LCH:
        22.0965, 101.1720, 306.3178
        CIE-Luv:
        22.0965, -5.5791, -86.8182
        Hunter-Lab:
        18.8209, 48.2574, -123.5842
      #1305b4 color charts
#1305b4 RGB chart
      #1305b4 CMYK chart
      #1305b4 RGB pie chart
      #1305b4 color shades, tints & tones
#1305b4 color schemes
#1305b4 color preview, HTML & CSS examples
           This text has a color of #1305b4        
        
          <p style="color:#1305b4;">Text here</p>
        
        
          .mytext {color:#1305b4;}
        
        Text color #1305b4
      
           This box has a color of #1305b4        
        
          <div style="background-color:#1305b4;">Content here</div>
        
        
          .mybackground {background-color:#1305b4;}
        
        Background color #1305b4
      
           Border around this has a color of #1305b4        
        
          <div style="border:2px solid #1305b4;">Content here</div>
        
        
          .myborder {border:2px solid #1305b4;}
        
        Border color #1305b4