#1306cd color space conversions
Hex:
        #1306cd
        RGB:
        19, 6, 205
        CMY:
        93, 98, 20
        CMYK:
        91, 97, 0, 20
      HSL:
        244°, 94.3128%, 41.3725%
        HSV (HSB):
        244°, 97.0732%, 80.3922%
        XYZ:
        11.3531, 4.6765, 58.0619
        xyY:
        0.1532, 0.0631, 4.6765
      CIE-Lab:
        25.7924, 66.1024, -90.1277
        CIE-LCH:
        25.7924, 111.7700, 306.2574
        CIE-Luv:
        25.7924, -6.7829, -101.8401
        Hunter-Lab:
        21.6252, 55.8678, -144.0515
      #1306cd color charts
#1306cd RGB chart
      #1306cd CMYK chart
      #1306cd RGB pie chart
      #1306cd color shades, tints & tones
#1306cd color schemes
#1306cd color preview, HTML & CSS examples
           This text has a color of #1306cd        
        
          <p style="color:#1306cd;">Text here</p>
        
        
          .mytext {color:#1306cd;}
        
        Text color #1306cd
      
           This box has a color of #1306cd        
        
          <div style="background-color:#1306cd;">Content here</div>
        
        
          .mybackground {background-color:#1306cd;}
        
        Background color #1306cd
      
           Border around this has a color of #1306cd        
        
          <div style="border:2px solid #1306cd;">Content here</div>
        
        
          .myborder {border:2px solid #1306cd;}
        
        Border color #1306cd