#411e64 color space conversions
Hex:
        #411e64
        RGB:
        65, 30, 100
        CMY:
        75, 88, 61
        CMYK:
        35, 70, 0, 61
      HSL:
        270°, 53.8462%, 25.4902%
        HSV (HSB):
        270°, 70.0000%, 39.2157%
        XYZ:
        4.9445, 2.9725, 12.3697
        xyY:
        0.2437, 0.1465, 2.9725
      CIE-Lab:
        19.9333, 31.7666, -34.9103
        CIE-LCH:
        19.9333, 47.2000, 312.3006
        CIE-Luv:
        19.9333, 7.8870, -41.3484
        Hunter-Lab:
        17.2408, 21.0205, -30.4700
      #411e64 color charts
#411e64 RGB chart
      #411e64 CMYK chart
      #411e64 RGB pie chart
      #411e64 color shades, tints & tones
#411e64 color schemes
#411e64 color preview, HTML & CSS examples
           This text has a color of #411e64        
        
          <p style="color:#411e64;">Text here</p>
        
        
          .mytext {color:#411e64;}
        
        Text color #411e64
      
           This box has a color of #411e64        
        
          <div style="background-color:#411e64;">Content here</div>
        
        
          .mybackground {background-color:#411e64;}
        
        Background color #411e64
      
           Border around this has a color of #411e64        
        
          <div style="border:2px solid #411e64;">Content here</div>
        
        
          .myborder {border:2px solid #411e64;}
        
        Border color #411e64