#411d9b color space conversions
Hex:
        #411d9b
        RGB:
        65, 29, 155
        CMY:
        75, 89, 39
        CMYK:
        58, 81, 0, 39
      HSL:
        257°, 68.4783%, 36.0784%
        HSV (HSB):
        257°, 81.2903%, 60.7843%
        XYZ:
        8.5357, 4.3691, 31.4038
        xyY:
        0.1926, 0.0986, 4.3691
      CIE-Lab:
        24.8560, 47.8053, -61.6996
        CIE-LCH:
        24.8560, 78.0525, 307.7688
        CIE-Luv:
        24.8560, 1.6316, -75.8289
        Hunter-Lab:
        20.9024, 36.3133, -74.4456
      #411d9b color charts
#411d9b RGB chart
      #411d9b CMYK chart
      #411d9b RGB pie chart
      #411d9b color shades, tints & tones
#411d9b color schemes
#411d9b color preview, HTML & CSS examples
           This text has a color of #411d9b        
        
          <p style="color:#411d9b;">Text here</p>
        
        
          .mytext {color:#411d9b;}
        
        Text color #411d9b
      
           This box has a color of #411d9b        
        
          <div style="background-color:#411d9b;">Content here</div>
        
        
          .mybackground {background-color:#411d9b;}
        
        Background color #411d9b
      
           Border around this has a color of #411d9b        
        
          <div style="border:2px solid #411d9b;">Content here</div>
        
        
          .myborder {border:2px solid #411d9b;}
        
        Border color #411d9b