#1300db color space conversions
Hex:
        #1300db
        RGB:
        19, 0, 219
        CMY:
        93, 100, 14
        CMYK:
        91, 100, 0, 14
      HSL:
        245°, 100.0000%, 42.9412%
        HSV (HSB):
        245°, 100.0000%, 85.8824%
        XYZ:
        13.0547, 5.2529, 67.3437
        xyY:
        0.1524, 0.0613, 5.2529
      CIE-Lab:
        27.4435, 70.7199, -95.4998
        CIE-LCH:
        27.4435, 118.8339, 306.5208
        CIE-Luv:
        27.4435, -7.1894, -109.6936
        Hunter-Lab:
        22.9192, 61.5644, -158.1685
      #1300db color charts
#1300db RGB chart
      #1300db CMYK chart
      #1300db RGB pie chart
      #1300db color shades, tints & tones
#1300db color schemes
#1300db color preview, HTML & CSS examples
           This text has a color of #1300db        
        
          <p style="color:#1300db;">Text here</p>
        
        
          .mytext {color:#1300db;}
        
        Text color #1300db
      
           This box has a color of #1300db        
        
          <div style="background-color:#1300db;">Content here</div>
        
        
          .mybackground {background-color:#1300db;}
        
        Background color #1300db
      
           Border around this has a color of #1300db        
        
          <div style="border:2px solid #1300db;">Content here</div>
        
        
          .myborder {border:2px solid #1300db;}
        
        Border color #1300db