#448ee7 color space conversions
Hex:
        #448ee7
        RGB:
        68, 142, 231
        CMY:
        73, 44, 9
        CMYK:
        71, 39, 0, 9
      HSL:
        213°, 77.2512%, 58.6275%
        HSV (HSB):
        213°, 70.5628%, 90.5882%
        XYZ:
        26.4807, 26.3445, 79.2906
        xyY:
        0.2004, 0.1994, 26.3445
      CIE-Lab:
        58.3626, 6.0347, -51.7243
        CIE-LCH:
        58.3626, 52.0751, 276.6546
        CIE-Luv:
        58.3626, -28.2498, -82.5722
        Hunter-Lab:
        51.3269, 2.2702, -55.6634
      #448ee7 color charts
#448ee7 RGB chart
      #448ee7 CMYK chart
      #448ee7 RGB pie chart
      #448ee7 color shades, tints & tones
#448ee7 color schemes
#448ee7 color preview, HTML & CSS examples
           This text has a color of #448ee7        
        
          <p style="color:#448ee7;">Text here</p>
        
        
          .mytext {color:#448ee7;}
        
        Text color #448ee7
      
           This box has a color of #448ee7        
        
          <div style="background-color:#448ee7;">Content here</div>
        
        
          .mybackground {background-color:#448ee7;}
        
        Background color #448ee7
      
           Border around this has a color of #448ee7        
        
          <div style="border:2px solid #448ee7;">Content here</div>
        
        
          .myborder {border:2px solid #448ee7;}
        
        Border color #448ee7