#400cd6 color space conversions
Hex:
        #400cd6
        RGB:
        64, 12, 214
        CMY:
        75, 95, 16
        CMYK:
        70, 94, 0, 16
      HSL:
        255°, 89.3805%, 44.3137%
        HSV (HSB):
        255°, 94.3925%, 83.9216%
        XYZ:
        14.3834, 6.2080, 64.0585
        xyY:
        0.1699, 0.0733, 6.2080
      CIE-Lab:
        29.9312, 68.4679, -88.3934
        CIE-LCH:
        29.9312, 111.8090, 307.7607
        CIE-Luv:
        29.9312, -2.2782, -109.6879
        Hunter-Lab:
        24.9158, 59.4420, -134.9935
      #400cd6 color charts
#400cd6 RGB chart
      #400cd6 CMYK chart
      #400cd6 RGB pie chart
      #400cd6 color shades, tints & tones
#400cd6 color schemes
#400cd6 color preview, HTML & CSS examples
           This text has a color of #400cd6        
        
          <p style="color:#400cd6;">Text here</p>
        
        
          .mytext {color:#400cd6;}
        
        Text color #400cd6
      
           This box has a color of #400cd6        
        
          <div style="background-color:#400cd6;">Content here</div>
        
        
          .mybackground {background-color:#400cd6;}
        
        Background color #400cd6
      
           Border around this has a color of #400cd6        
        
          <div style="border:2px solid #400cd6;">Content here</div>
        
        
          .myborder {border:2px solid #400cd6;}
        
        Border color #400cd6