#1448fe color space conversions
Hex:
        #1448fe
        RGB:
        20, 72, 254
        CMY:
        92, 72, 0
        CMYK:
        92, 72, 0, 0
      HSL:
        227°, 99.1525%, 53.7255%
        HSV (HSB):
        227°, 92.1260%, 99.6078%
        XYZ:
        20.4952, 11.9392, 94.9902
        xyY:
        0.1608, 0.0937, 11.9392
      CIE-Lab:
        41.1193, 53.6258, -92.6223
        CIE-LCH:
        41.1193, 107.0263, 300.0697
        CIE-Luv:
        41.1193, -15.3156, -131.8097
        Hunter-Lab:
        34.5532, 45.4095, -138.8071
      #1448fe color charts
#1448fe RGB chart
      #1448fe CMYK chart
      #1448fe RGB pie chart
      #1448fe color shades, tints & tones
#1448fe color schemes
#1448fe color preview, HTML & CSS examples
           This text has a color of #1448fe        
        
          <p style="color:#1448fe;">Text here</p>
        
        
          .mytext {color:#1448fe;}
        
        Text color #1448fe
      
           This box has a color of #1448fe        
        
          <div style="background-color:#1448fe;">Content here</div>
        
        
          .mybackground {background-color:#1448fe;}
        
        Background color #1448fe
      
           Border around this has a color of #1448fe        
        
          <div style="border:2px solid #1448fe;">Content here</div>
        
        
          .myborder {border:2px solid #1448fe;}
        
        Border color #1448fe