#1419f7 color space conversions
Hex:
        #1419f7
        RGB:
        20, 25, 247
        CMY:
        92, 90, 3
        CMYK:
        92, 90, 0, 3
      HSL:
        239°, 93.4156%, 52.3529%
        HSV (HSB):
        239°, 91.9028%, 96.8627%
        XYZ:
        17.4246, 7.5594, 88.5364
        xyY:
        0.1535, 0.0666, 7.5594
      CIE-Lab:
        33.0479, 72.6260, -102.1088
        CIE-LCH:
        33.0479, 125.3026, 305.4228
        CIE-Luv:
        33.0479, -9.4612, -127.4759
        Hunter-Lab:
        27.4943, 65.0099, -171.6778
      #1419f7 color charts
#1419f7 RGB chart
      #1419f7 CMYK chart
      #1419f7 RGB pie chart
      #1419f7 color shades, tints & tones
#1419f7 color schemes
#1419f7 color preview, HTML & CSS examples
           This text has a color of #1419f7        
        
          <p style="color:#1419f7;">Text here</p>
        
        
          .mytext {color:#1419f7;}
        
        Text color #1419f7
      
           This box has a color of #1419f7        
        
          <div style="background-color:#1419f7;">Content here</div>
        
        
          .mybackground {background-color:#1419f7;}
        
        Background color #1419f7
      
           Border around this has a color of #1419f7        
        
          <div style="border:2px solid #1419f7;">Content here</div>
        
        
          .myborder {border:2px solid #1419f7;}
        
        Border color #1419f7