#411f8d color space conversions
Hex:
        #411f8d
        RGB:
        65, 31, 141
        CMY:
        75, 88, 45
        CMYK:
        54, 78, 0, 45
      HSL:
        259°, 63.9535%, 33.7255%
        HSV (HSB):
        259°, 78.0142%, 55.2941%
        XYZ:
        7.4777, 4.0269, 25.5825
        xyY:
        0.2016, 0.1086, 4.0269
      CIE-Lab:
        23.7601, 42.8663, -54.8601
        CIE-LCH:
        23.7601, 69.6215, 308.0032
        CIE-Luv:
        23.7601, 2.7711, -67.2588
        Hunter-Lab:
        20.0671, 31.3978, -61.5387
      #411f8d color charts
#411f8d RGB chart
      #411f8d CMYK chart
      #411f8d RGB pie chart
      #411f8d color shades, tints & tones
#411f8d color schemes
#411f8d color preview, HTML & CSS examples
           This text has a color of #411f8d        
        
          <p style="color:#411f8d;">Text here</p>
        
        
          .mytext {color:#411f8d;}
        
        Text color #411f8d
      
           This box has a color of #411f8d        
        
          <div style="background-color:#411f8d;">Content here</div>
        
        
          .mybackground {background-color:#411f8d;}
        
        Background color #411f8d
      
           Border around this has a color of #411f8d        
        
          <div style="border:2px solid #411f8d;">Content here</div>
        
        
          .myborder {border:2px solid #411f8d;}
        
        Border color #411f8d