#1448ee color space conversions
Hex:
        #1448ee
        RGB:
        20, 72, 238
        CMY:
        92, 72, 7
        CMYK:
        92, 70, 0, 7
      HSL:
        226°, 86.5079%, 50.5882%
        HSV (HSB):
        226°, 91.5966%, 93.3333%
        XYZ:
        18.0385, 10.9565, 82.0530
        xyY:
        0.1624, 0.0987, 10.9565
      CIE-Lab:
        39.5071, 48.0815, -86.2995
        CIE-LCH:
        39.5071, 98.7899, 299.1242
        CIE-Luv:
        39.5071, -15.1357, -122.3560
        Hunter-Lab:
        33.1006, 39.3491, -123.8034
      #1448ee color charts
#1448ee RGB chart
      #1448ee CMYK chart
      #1448ee RGB pie chart
      #1448ee color shades, tints & tones
#1448ee color schemes
#1448ee color preview, HTML & CSS examples
           This text has a color of #1448ee        
        
          <p style="color:#1448ee;">Text here</p>
        
        
          .mytext {color:#1448ee;}
        
        Text color #1448ee
      
           This box has a color of #1448ee        
        
          <div style="background-color:#1448ee;">Content here</div>
        
        
          .mybackground {background-color:#1448ee;}
        
        Background color #1448ee
      
           Border around this has a color of #1448ee        
        
          <div style="border:2px solid #1448ee;">Content here</div>
        
        
          .myborder {border:2px solid #1448ee;}
        
        Border color #1448ee