#411f7b color space conversions
Hex:
        #411f7b
        RGB:
        65, 31, 123
        CMY:
        75, 88, 52
        CMYK:
        47, 75, 0, 52
      HSL:
        262°, 59.7403%, 30.1961%
        HSV (HSB):
        262°, 74.7967%, 48.2353%
        XYZ:
        6.2451, 3.5339, 19.0918
        xyY:
        0.2163, 0.1224, 3.5339
      CIE-Lab:
        22.0663, 37.6821, -46.3103
        CIE-LCH:
        22.0663, 59.7042, 309.1348
        CIE-Luv:
        22.0663, 4.7425, -56.0532
        Hunter-Lab:
        18.7985, 26.4025, -47.0561
      #411f7b color charts
#411f7b RGB chart
      #411f7b CMYK chart
      #411f7b RGB pie chart
      #411f7b color shades, tints & tones
#411f7b color schemes
#411f7b color preview, HTML & CSS examples
           This text has a color of #411f7b        
        
          <p style="color:#411f7b;">Text here</p>
        
        
          .mytext {color:#411f7b;}
        
        Text color #411f7b
      
           This box has a color of #411f7b        
        
          <div style="background-color:#411f7b;">Content here</div>
        
        
          .mybackground {background-color:#411f7b;}
        
        Background color #411f7b
      
           Border around this has a color of #411f7b        
        
          <div style="border:2px solid #411f7b;">Content here</div>
        
        
          .myborder {border:2px solid #411f7b;}
        
        Border color #411f7b