#400ec4 color space conversions
Hex:
        #400ec4
        RGB:
        64, 14, 196
        CMY:
        75, 95, 23
        CMYK:
        67, 93, 0, 23
      HSL:
        256°, 86.6667%, 41.1765%
        HSV (HSB):
        256°, 92.8571%, 76.8627%
        XYZ:
        12.2352, 5.3896, 52.6200
        xyY:
        0.1742, 0.0767, 5.3896
      CIE-Lab:
        27.8171, 63.5943, -81.4030
        CIE-LCH:
        27.8171, 103.2990, 307.9980
        CIE-Luv:
        27.8171, -1.0158, -99.4594
        Hunter-Lab:
        23.2155, 53.4473, -118.1353
      #400ec4 color charts
#400ec4 RGB chart
      #400ec4 CMYK chart
      #400ec4 RGB pie chart
      #400ec4 color shades, tints & tones
#400ec4 color schemes
#400ec4 color preview, HTML & CSS examples
           This text has a color of #400ec4        
        
          <p style="color:#400ec4;">Text here</p>
        
        
          .mytext {color:#400ec4;}
        
        Text color #400ec4
      
           This box has a color of #400ec4        
        
          <div style="background-color:#400ec4;">Content here</div>
        
        
          .mybackground {background-color:#400ec4;}
        
        Background color #400ec4
      
           Border around this has a color of #400ec4        
        
          <div style="border:2px solid #400ec4;">Content here</div>
        
        
          .myborder {border:2px solid #400ec4;}
        
        Border color #400ec4