#411e9a color space conversions
Hex:
        #411e9a
        RGB:
        65, 30, 154
        CMY:
        75, 88, 40
        CMYK:
        58, 81, 0, 40
      HSL:
        257°, 67.3913%, 36.0784%
        HSV (HSB):
        257°, 80.5195%, 60.3922%
        XYZ:
        8.4770, 4.3855, 30.9715
        xyY:
        0.1934, 0.1000, 4.3855
      CIE-Lab:
        24.9069, 47.0710, -61.0027
        CIE-LCH:
        24.9069, 77.0520, 307.6545
        CIE-Luv:
        24.9069, 1.6160, -75.1967
        Hunter-Lab:
        20.9415, 35.6081, -73.0283
      #411e9a color charts
#411e9a RGB chart
      #411e9a CMYK chart
      #411e9a RGB pie chart
      #411e9a color shades, tints & tones
#411e9a color schemes
#411e9a color preview, HTML & CSS examples
           This text has a color of #411e9a        
        
          <p style="color:#411e9a;">Text here</p>
        
        
          .mytext {color:#411e9a;}
        
        Text color #411e9a
      
           This box has a color of #411e9a        
        
          <div style="background-color:#411e9a;">Content here</div>
        
        
          .mybackground {background-color:#411e9a;}
        
        Background color #411e9a
      
           Border around this has a color of #411e9a        
        
          <div style="border:2px solid #411e9a;">Content here</div>
        
        
          .myborder {border:2px solid #411e9a;}
        
        Border color #411e9a