#411b83 color space conversions
Hex:
        #411b83
        RGB:
        65, 27, 131
        CMY:
        75, 89, 49
        CMYK:
        50, 79, 0, 49
      HSL:
        262°, 65.8228%, 30.9804%
        HSV (HSB):
        262°, 79.3893%, 51.3725%
        XYZ:
        6.6686, 3.5464, 21.8058
        xyY:
        0.2083, 0.1108, 3.5464
      CIE-Lab:
        22.1112, 41.9501, -51.3039
        CIE-LCH:
        22.1112, 66.2714, 309.2721
        CIE-Luv:
        22.1112, 4.3338, -61.3902
        Hunter-Lab:
        18.8318, 30.2539, -55.4709
      #411b83 color charts
#411b83 RGB chart
      #411b83 CMYK chart
      #411b83 RGB pie chart
      #411b83 color shades, tints & tones
#411b83 color schemes
#411b83 color preview, HTML & CSS examples
           This text has a color of #411b83        
        
          <p style="color:#411b83;">Text here</p>
        
        
          .mytext {color:#411b83;}
        
        Text color #411b83
      
           This box has a color of #411b83        
        
          <div style="background-color:#411b83;">Content here</div>
        
        
          .mybackground {background-color:#411b83;}
        
        Background color #411b83
      
           Border around this has a color of #411b83        
        
          <div style="border:2px solid #411b83;">Content here</div>
        
        
          .myborder {border:2px solid #411b83;}
        
        Border color #411b83