#448ef1 color space conversions
Hex:
        #448ef1
        RGB:
        68, 142, 241
        CMY:
        73, 44, 5
        CMYK:
        72, 41, 0, 5
      HSL:
        214°, 86.0697%, 60.5882%
        HSV (HSB):
        214°, 71.7842%, 94.5098%
        XYZ:
        27.9341, 26.9258, 86.9440
        xyY:
        0.1970, 0.1899, 26.9258
      CIE-Lab:
        58.9056, 9.5624, -56.4005
        CIE-LCH:
        58.9056, 57.2054, 279.6227
        CIE-Luv:
        58.9056, -27.9687, -90.7252
        Hunter-Lab:
        51.8901, 5.2845, -63.0198
      #448ef1 color charts
#448ef1 RGB chart
      #448ef1 CMYK chart
      #448ef1 RGB pie chart
      #448ef1 color shades, tints & tones
#448ef1 color schemes
#448ef1 color preview, HTML & CSS examples
           This text has a color of #448ef1        
        
          <p style="color:#448ef1;">Text here</p>
        
        
          .mytext {color:#448ef1;}
        
        Text color #448ef1
      
           This box has a color of #448ef1        
        
          <div style="background-color:#448ef1;">Content here</div>
        
        
          .mybackground {background-color:#448ef1;}
        
        Background color #448ef1
      
           Border around this has a color of #448ef1        
        
          <div style="border:2px solid #448ef1;">Content here</div>
        
        
          .myborder {border:2px solid #448ef1;}
        
        Border color #448ef1