#411f9d color space conversions
Hex:
        #411f9d
        RGB:
        65, 31, 157
        CMY:
        75, 88, 38
        CMYK:
        59, 80, 0, 38
      HSL:
        256°, 67.0213%, 36.8627%
        HSV (HSB):
        256°, 80.2548%, 61.5686%
        XYZ:
        8.7558, 4.5381, 32.3128
        xyY:
        0.1920, 0.0995, 4.5381
      CIE-Lab:
        25.3761, 47.4709, -62.0656
        CIE-LCH:
        25.3761, 78.1385, 307.4106
        CIE-Luv:
        25.3761, 1.2250, -76.9599
        Hunter-Lab:
        21.3028, 36.0860, -75.0207
      #411f9d color charts
#411f9d RGB chart
      #411f9d CMYK chart
      #411f9d RGB pie chart
      #411f9d color shades, tints & tones
#411f9d color schemes
#411f9d color preview, HTML & CSS examples
           This text has a color of #411f9d        
        
          <p style="color:#411f9d;">Text here</p>
        
        
          .mytext {color:#411f9d;}
        
        Text color #411f9d
      
           This box has a color of #411f9d        
        
          <div style="background-color:#411f9d;">Content here</div>
        
        
          .mybackground {background-color:#411f9d;}
        
        Background color #411f9d
      
           Border around this has a color of #411f9d        
        
          <div style="border:2px solid #411f9d;">Content here</div>
        
        
          .myborder {border:2px solid #411f9d;}
        
        Border color #411f9d