#401e7e color space conversions
Hex:
        #401e7e
        RGB:
        64, 30, 126
        CMY:
        75, 88, 51
        CMYK:
        49, 76, 0, 51
      HSL:
        261°, 61.5385%, 30.5882%
        HSV (HSB):
        261°, 76.1905%, 49.4118%
        XYZ:
        6.3445, 3.5249, 20.0846
        xyY:
        0.2118, 0.1177, 3.5249
      CIE-Lab:
        22.0341, 38.8858, -48.2735
        CIE-LCH:
        22.0341, 61.9874, 308.8525
        CIE-Luv:
        22.0341, 4.1761, -58.0909
        Hunter-Lab:
        18.7747, 27.4647, -50.2845
      #401e7e color charts
#401e7e RGB chart
      #401e7e CMYK chart
      #401e7e RGB pie chart
      #401e7e color shades, tints & tones
#401e7e color schemes
#401e7e color preview, HTML & CSS examples
           This text has a color of #401e7e        
        
          <p style="color:#401e7e;">Text here</p>
        
        
          .mytext {color:#401e7e;}
        
        Text color #401e7e
      
           This box has a color of #401e7e        
        
          <div style="background-color:#401e7e;">Content here</div>
        
        
          .mybackground {background-color:#401e7e;}
        
        Background color #401e7e
      
           Border around this has a color of #401e7e        
        
          <div style="border:2px solid #401e7e;">Content here</div>
        
        
          .myborder {border:2px solid #401e7e;}
        
        Border color #401e7e