#412e5d color space conversions
Hex:
        #412e5d
        RGB:
        65, 46, 93
        CMY:
        75, 82, 64
        CMYK:
        30, 51, 0, 64
      HSL:
        264°, 33.8129%, 27.2549%
        HSV (HSB):
        264°, 50.5376%, 36.4706%
        XYZ:
        5.1328, 3.8681, 10.8320
        xyY:
        0.2588, 0.1950, 3.8681
      CIE-Lab:
        23.2306, 19.8935, -25.0326
        CIE-LCH:
        23.2306, 31.9747, 308.4742
        CIE-Luv:
        23.2306, 5.0754, -31.5211
        Hunter-Lab:
        19.6675, 12.1660, -18.8871
      #412e5d color charts
#412e5d RGB chart
      #412e5d CMYK chart
      #412e5d RGB pie chart
      #412e5d color shades, tints & tones
#412e5d color schemes
#412e5d color preview, HTML & CSS examples
           This text has a color of #412e5d        
        
          <p style="color:#412e5d;">Text here</p>
        
        
          .mytext {color:#412e5d;}
        
        Text color #412e5d
      
           This box has a color of #412e5d        
        
          <div style="background-color:#412e5d;">Content here</div>
        
        
          .mybackground {background-color:#412e5d;}
        
        Background color #412e5d
      
           Border around this has a color of #412e5d        
        
          <div style="border:2px solid #412e5d;">Content here</div>
        
        
          .myborder {border:2px solid #412e5d;}
        
        Border color #412e5d