#411b5e color space conversions
Hex:
        #411b5e
        RGB:
        65, 27, 94
        CMY:
        75, 89, 63
        CMYK:
        31, 71, 0, 63
      HSL:
        274°, 55.3719%, 23.7255%
        HSV (HSB):
        274°, 71.2766%, 36.8627%
        XYZ:
        4.5923, 2.7158, 10.8718
        xyY:
        0.2526, 0.1494, 2.7158
      CIE-Lab:
        18.8679, 31.8172, -32.6679
        CIE-LCH:
        18.8679, 45.6018, 314.2442
        CIE-Luv:
        18.8679, 9.2784, -37.9577
        Hunter-Lab:
        16.4798, 20.9015, -27.5782
      #411b5e color charts
#411b5e RGB chart
      #411b5e CMYK chart
      #411b5e RGB pie chart
      #411b5e color shades, tints & tones
#411b5e color schemes
#411b5e color preview, HTML & CSS examples
           This text has a color of #411b5e        
        
          <p style="color:#411b5e;">Text here</p>
        
        
          .mytext {color:#411b5e;}
        
        Text color #411b5e
      
           This box has a color of #411b5e        
        
          <div style="background-color:#411b5e;">Content here</div>
        
        
          .mybackground {background-color:#411b5e;}
        
        Background color #411b5e
      
           Border around this has a color of #411b5e        
        
          <div style="border:2px solid #411b5e;">Content here</div>
        
        
          .myborder {border:2px solid #411b5e;}
        
        Border color #411b5e