#1340c3 color space conversions
Hex:
        #1340c3
        RGB:
        19, 64, 195
        CMY:
        93, 75, 24
        CMYK:
        90, 67, 0, 24
      HSL:
        225°, 82.2430%, 41.9608%
        HSV (HSB):
        225°, 90.2564%, 76.4706%
        XYZ:
        11.9523, 7.7454, 52.4948
        xyY:
        0.1656, 0.1073, 7.7454
      CIE-Lab:
        33.4469, 37.3668, -71.5718
        CIE-LCH:
        33.4469, 80.7391, 297.5685
        CIE-Luv:
        33.4469, -13.2404, -97.5165
        Hunter-Lab:
        27.8305, 27.9565, -92.3534
      #1340c3 color charts
#1340c3 RGB chart
      #1340c3 CMYK chart
      #1340c3 RGB pie chart
      #1340c3 color shades, tints & tones
#1340c3 color schemes
#1340c3 color preview, HTML & CSS examples
           This text has a color of #1340c3        
        
          <p style="color:#1340c3;">Text here</p>
        
        
          .mytext {color:#1340c3;}
        
        Text color #1340c3
      
           This box has a color of #1340c3        
        
          <div style="background-color:#1340c3;">Content here</div>
        
        
          .mybackground {background-color:#1340c3;}
        
        Background color #1340c3
      
           Border around this has a color of #1340c3        
        
          <div style="border:2px solid #1340c3;">Content here</div>
        
        
          .myborder {border:2px solid #1340c3;}
        
        Border color #1340c3