#411c7f color space conversions
Hex:
        #411c7f
        RGB:
        65, 28, 127
        CMY:
        75, 89, 50
        CMYK:
        49, 78, 0, 50
      HSL:
        262°, 63.8710%, 30.3922%
        HSV (HSB):
        262°, 77.9528%, 49.8039%
        XYZ:
        6.4260, 3.4866, 20.4130
        xyY:
        0.2119, 0.1150, 3.4866
      CIE-Lab:
        21.8960, 40.3456, -49.1287
        CIE-LCH:
        21.8960, 63.5720, 309.3936
        CIE-Luv:
        21.8960, 4.6749, -58.8542
        Hunter-Lab:
        18.6725, 28.7524, -51.7456
      #411c7f color charts
#411c7f RGB chart
      #411c7f CMYK chart
      #411c7f RGB pie chart
      #411c7f color shades, tints & tones
#411c7f color schemes
#411c7f color preview, HTML & CSS examples
           This text has a color of #411c7f        
        
          <p style="color:#411c7f;">Text here</p>
        
        
          .mytext {color:#411c7f;}
        
        Text color #411c7f
      
           This box has a color of #411c7f        
        
          <div style="background-color:#411c7f;">Content here</div>
        
        
          .mybackground {background-color:#411c7f;}
        
        Background color #411c7f
      
           Border around this has a color of #411c7f        
        
          <div style="border:2px solid #411c7f;">Content here</div>
        
        
          .myborder {border:2px solid #411c7f;}
        
        Border color #411c7f