#408edf color space conversions
Hex:
        #408edf
        RGB:
        64, 142, 223
        CMY:
        75, 44, 13
        CMYK:
        71, 36, 0, 13
      HSL:
        211°, 71.3004%, 56.2745%
        HSV (HSB):
        211°, 71.3004%, 87.4510%
        XYZ:
        25.1066, 25.7637, 73.4617
        xyY:
        0.2019, 0.2072, 25.7637
      CIE-Lab:
        57.8121, 2.6585, -48.1515
        CIE-LCH:
        57.8121, 48.2249, 273.1602
        CIE-Luv:
        57.8121, -29.2534, -76.2210
        Hunter-Lab:
        50.7580, -0.5342, -50.2795
      #408edf color charts
#408edf RGB chart
      #408edf CMYK chart
      #408edf RGB pie chart
      #408edf color shades, tints & tones
#408edf color schemes
#408edf color preview, HTML & CSS examples
           This text has a color of #408edf        
        
          <p style="color:#408edf;">Text here</p>
        
        
          .mytext {color:#408edf;}
        
        Text color #408edf
      
           This box has a color of #408edf        
        
          <div style="background-color:#408edf;">Content here</div>
        
        
          .mybackground {background-color:#408edf;}
        
        Background color #408edf
      
           Border around this has a color of #408edf        
        
          <div style="border:2px solid #408edf;">Content here</div>
        
        
          .myborder {border:2px solid #408edf;}
        
        Border color #408edf