#408ad8 color space conversions
Hex:
        #408ad8
        RGB:
        64, 138, 216
        CMY:
        75, 46, 15
        CMYK:
        70, 36, 0, 15
      HSL:
        211°, 66.0870%, 54.9020%
        HSV (HSB):
        211°, 70.3704%, 84.7059%
        XYZ:
        23.5975, 24.2248, 68.3979
        xyY:
        0.2030, 0.2084, 24.2248
      CIE-Lab:
        56.3122, 2.5624, -46.6107
        CIE-LCH:
        56.3122, 46.6811, 273.1466
        CIE-Luv:
        56.3122, -28.1412, -73.3195
        Hunter-Lab:
        49.2187, -0.5524, -47.9406
      #408ad8 color charts
#408ad8 RGB chart
      #408ad8 CMYK chart
      #408ad8 RGB pie chart
      #408ad8 color shades, tints & tones
#408ad8 color schemes
#408ad8 color preview, HTML & CSS examples
           This text has a color of #408ad8        
        
          <p style="color:#408ad8;">Text here</p>
        
        
          .mytext {color:#408ad8;}
        
        Text color #408ad8
      
           This box has a color of #408ad8        
        
          <div style="background-color:#408ad8;">Content here</div>
        
        
          .mybackground {background-color:#408ad8;}
        
        Background color #408ad8
      
           Border around this has a color of #408ad8        
        
          <div style="border:2px solid #408ad8;">Content here</div>
        
        
          .myborder {border:2px solid #408ad8;}
        
        Border color #408ad8