#411e55 color space conversions
Hex:
        #411e55
        RGB:
        65, 30, 85
        CMY:
        75, 88, 67
        CMYK:
        24, 65, 0, 67
      HSL:
        278°, 47.8261%, 22.5490%
        HSV (HSB):
        278°, 64.7059%, 33.3333%
        XYZ:
        4.2839, 2.7082, 8.8913
        xyY:
        0.2697, 0.1705, 2.7082
      CIE-Lab:
        18.8354, 27.7867, -26.7081
        CIE-LCH:
        18.8354, 38.5412, 316.1340
        CIE-Luv:
        18.8354, 10.1736, -31.2996
        Hunter-Lab:
        16.4567, 17.6670, -20.5136
      #411e55 color charts
#411e55 RGB chart
      #411e55 CMYK chart
      #411e55 RGB pie chart
      #411e55 color shades, tints & tones
#411e55 color schemes
#411e55 color preview, HTML & CSS examples
           This text has a color of #411e55        
        
          <p style="color:#411e55;">Text here</p>
        
        
          .mytext {color:#411e55;}
        
        Text color #411e55
      
           This box has a color of #411e55        
        
          <div style="background-color:#411e55;">Content here</div>
        
        
          .mybackground {background-color:#411e55;}
        
        Background color #411e55
      
           Border around this has a color of #411e55        
        
          <div style="border:2px solid #411e55;">Content here</div>
        
        
          .myborder {border:2px solid #411e55;}
        
        Border color #411e55