#1319cd color space conversions
Hex:
        #1319cd
        RGB:
        19, 25, 205
        CMY:
        93, 90, 20
        CMYK:
        91, 88, 0, 20
      HSL:
        238°, 83.0357%, 43.9216%
        HSV (HSB):
        238°, 90.7317%, 80.3922%
        XYZ:
        11.6356, 5.2415, 58.1560
        xyY:
        0.1551, 0.0699, 5.2415
      CIE-Lab:
        27.4120, 61.1473, -87.4230
        CIE-LCH:
        27.4120, 106.6854, 304.9706
        CIE-Luv:
        27.4120, -7.8490, -103.3928
        Hunter-Lab:
        22.8943, 50.6546, -134.5824
      #1319cd color charts
#1319cd RGB chart
      #1319cd CMYK chart
      #1319cd RGB pie chart
      #1319cd color shades, tints & tones
#1319cd color schemes
#1319cd color preview, HTML & CSS examples
           This text has a color of #1319cd        
        
          <p style="color:#1319cd;">Text here</p>
        
        
          .mytext {color:#1319cd;}
        
        Text color #1319cd
      
           This box has a color of #1319cd        
        
          <div style="background-color:#1319cd;">Content here</div>
        
        
          .mybackground {background-color:#1319cd;}
        
        Background color #1319cd
      
           Border around this has a color of #1319cd        
        
          <div style="border:2px solid #1319cd;">Content here</div>
        
        
          .myborder {border:2px solid #1319cd;}
        
        Border color #1319cd