#411b4e color space conversions
Hex:
        #411b4e
        RGB:
        65, 27, 78
        CMY:
        75, 89, 69
        CMYK:
        17, 65, 0, 69
      HSL:
        285°, 48.5714%, 20.5882%
        HSV (HSB):
        285°, 65.3846%, 30.5882%
        XYZ:
        3.9471, 2.4577, 7.4741
        xyY:
        0.2844, 0.1771, 2.4577
      CIE-Lab:
        17.7264, 27.7745, -23.7407
        CIE-LCH:
        17.7264, 36.5383, 319.4773
        CIE-Luv:
        17.7264, 11.9447, -27.3162
        Hunter-Lab:
        15.6772, 17.5059, -17.2924
      #411b4e color charts
#411b4e RGB chart
      #411b4e CMYK chart
      #411b4e RGB pie chart
      #411b4e color shades, tints & tones
#411b4e color schemes
#411b4e color preview, HTML & CSS examples
           This text has a color of #411b4e        
        
          <p style="color:#411b4e;">Text here</p>
        
        
          .mytext {color:#411b4e;}
        
        Text color #411b4e
      
           This box has a color of #411b4e        
        
          <div style="background-color:#411b4e;">Content here</div>
        
        
          .mybackground {background-color:#411b4e;}
        
        Background color #411b4e
      
           Border around this has a color of #411b4e        
        
          <div style="border:2px solid #411b4e;">Content here</div>
        
        
          .myborder {border:2px solid #411b4e;}
        
        Border color #411b4e