#408ed1 color space conversions
Hex:
        #408ed1
        RGB:
        64, 142, 209
        CMY:
        75, 44, 18
        CMYK:
        69, 32, 0, 18
      HSL:
        208°, 61.1814%, 53.5294%
        HSV (HSB):
        208°, 69.3780%, 81.9608%
        XYZ:
        23.2960, 25.0394, 63.9269
        xyY:
        0.2075, 0.2230, 25.0394
      CIE-Lab:
        57.1138, -2.2372, -41.4120
        CIE-LCH:
        57.1138, 41.4724, 266.9077
        CIE-Luv:
        57.1138, -29.7583, -64.4553
        Hunter-Lab:
        50.0394, -4.4679, -40.7172
      #408ed1 color charts
#408ed1 RGB chart
      #408ed1 CMYK chart
      #408ed1 RGB pie chart
      #408ed1 color shades, tints & tones
#408ed1 color schemes
#408ed1 color preview, HTML & CSS examples
           This text has a color of #408ed1        
        
          <p style="color:#408ed1;">Text here</p>
        
        
          .mytext {color:#408ed1;}
        
        Text color #408ed1
      
           This box has a color of #408ed1        
        
          <div style="background-color:#408ed1;">Content here</div>
        
        
          .mybackground {background-color:#408ed1;}
        
        Background color #408ed1
      
           Border around this has a color of #408ed1        
        
          <div style="border:2px solid #408ed1;">Content here</div>
        
        
          .myborder {border:2px solid #408ed1;}
        
        Border color #408ed1