#1305d2 color space conversions
Hex:
        #1305d2
        RGB:
        19, 5, 210
        CMY:
        93, 98, 18
        CMYK:
        91, 98, 0, 18
      HSL:
        244°, 95.3488%, 42.1569%
        HSV (HSB):
        244°, 97.6190%, 82.3529%
        XYZ:
        11.9557, 4.9001, 61.2885
        xyY:
        0.1530, 0.0627, 4.9001
      CIE-Lab:
        26.4483, 67.5567, -91.9471
        CIE-LCH:
        26.4483, 114.0972, 306.3060
        CIE-Luv:
        26.4483, -6.9705, -104.7260
        Hunter-Lab:
        22.1362, 57.6687, -148.6604
      #1305d2 color charts
#1305d2 RGB chart
      #1305d2 CMYK chart
      #1305d2 RGB pie chart
      #1305d2 color shades, tints & tones
#1305d2 color schemes
#1305d2 color preview, HTML & CSS examples
           This text has a color of #1305d2        
        
          <p style="color:#1305d2;">Text here</p>
        
        
          .mytext {color:#1305d2;}
        
        Text color #1305d2
      
           This box has a color of #1305d2        
        
          <div style="background-color:#1305d2;">Content here</div>
        
        
          .mybackground {background-color:#1305d2;}
        
        Background color #1305d2
      
           Border around this has a color of #1305d2        
        
          <div style="border:2px solid #1305d2;">Content here</div>
        
        
          .myborder {border:2px solid #1305d2;}
        
        Border color #1305d2