#402d83 color space conversions
Hex:
        #402d83
        RGB:
        64, 45, 131
        CMY:
        75, 82, 49
        CMYK:
        51, 66, 0, 49
      HSL:
        253°, 48.8636%, 34.5098%
        HSV (HSB):
        253°, 65.6489%, 51.3725%
        XYZ:
        7.1495, 4.6055, 21.9849
        xyY:
        0.2119, 0.1365, 4.6055
      CIE-Lab:
        25.5798, 31.8413, -45.6431
        CIE-LCH:
        25.5798, 55.6522, 304.9002
        CIE-Luv:
        25.5798, 1.0942, -58.8001
        Hunter-Lab:
        21.4603, 21.9114, -45.7169
      #402d83 color charts
#402d83 RGB chart
      #402d83 CMYK chart
      #402d83 RGB pie chart
      #402d83 color shades, tints & tones
#402d83 color schemes
#402d83 color preview, HTML & CSS examples
           This text has a color of #402d83        
        
          <p style="color:#402d83;">Text here</p>
        
        
          .mytext {color:#402d83;}
        
        Text color #402d83
      
           This box has a color of #402d83        
        
          <div style="background-color:#402d83;">Content here</div>
        
        
          .mybackground {background-color:#402d83;}
        
        Background color #402d83
      
           Border around this has a color of #402d83        
        
          <div style="border:2px solid #402d83;">Content here</div>
        
        
          .myborder {border:2px solid #402d83;}
        
        Border color #402d83