#1348ee color space conversions
Hex:
        #1348ee
        RGB:
        19, 72, 238
        CMY:
        93, 72, 7
        CMYK:
        92, 70, 0, 7
      HSL:
        225°, 86.5613%, 50.3922%
        HSV (HSB):
        225°, 92.0168%, 93.3333%
        XYZ:
        18.0185, 10.9462, 82.0521
        xyY:
        0.1623, 0.0986, 10.9462
      CIE-Lab:
        39.4897, 48.0504, -86.3288
        CIE-LCH:
        39.4897, 98.8003, 299.1002
        CIE-Luv:
        39.4897, -15.1889, -122.3643
        Hunter-Lab:
        33.0851, 39.3144, -123.8816
      #1348ee color charts
#1348ee RGB chart
      #1348ee CMYK chart
      #1348ee RGB pie chart
      #1348ee color shades, tints & tones
#1348ee color schemes
#1348ee color preview, HTML & CSS examples
           This text has a color of #1348ee        
        
          <p style="color:#1348ee;">Text here</p>
        
        
          .mytext {color:#1348ee;}
        
        Text color #1348ee
      
           This box has a color of #1348ee        
        
          <div style="background-color:#1348ee;">Content here</div>
        
        
          .mybackground {background-color:#1348ee;}
        
        Background color #1348ee
      
           Border around this has a color of #1348ee        
        
          <div style="border:2px solid #1348ee;">Content here</div>
        
        
          .myborder {border:2px solid #1348ee;}
        
        Border color #1348ee