#411f6f color space conversions
Hex:
        #411f6f
        RGB:
        65, 31, 111
        CMY:
        75, 88, 56
        CMYK:
        41, 72, 0, 56
      HSL:
        266°, 56.3380%, 27.8431%
        HSV (HSB):
        266°, 72.0721%, 43.5294%
        XYZ:
        5.5392, 3.2515, 15.3746
        xyY:
        0.2292, 0.1346, 3.2515
      CIE-Lab:
        21.0242, 34.2662, -40.3116
        CIE-LCH:
        21.0242, 52.9075, 310.3656
        CIE-Luv:
        21.0242, 6.2228, -48.3686
        Hunter-Lab:
        18.0319, 23.2775, -37.9303
      #411f6f color charts
#411f6f RGB chart
      #411f6f CMYK chart
      #411f6f RGB pie chart
      #411f6f color shades, tints & tones
#411f6f color schemes
#411f6f color preview, HTML & CSS examples
           This text has a color of #411f6f        
        
          <p style="color:#411f6f;">Text here</p>
        
        
          .mytext {color:#411f6f;}
        
        Text color #411f6f
      
           This box has a color of #411f6f        
        
          <div style="background-color:#411f6f;">Content here</div>
        
        
          .mybackground {background-color:#411f6f;}
        
        Background color #411f6f
      
           Border around this has a color of #411f6f        
        
          <div style="border:2px solid #411f6f;">Content here</div>
        
        
          .myborder {border:2px solid #411f6f;}
        
        Border color #411f6f