#412e7b color space conversions
Hex:
        #412e7b
        RGB:
        65, 46, 123
        CMY:
        75, 82, 52
        CMYK:
        47, 63, 0, 52
      HSL:
        255°, 45.5621%, 33.1373%
        HSV (HSB):
        255°, 62.6016%, 48.2353%
        XYZ:
        6.7321, 4.5079, 19.2542
        xyY:
        0.2208, 0.1478, 4.5079
      CIE-Lab:
        25.2840, 28.9266, -41.0789
        CIE-LCH:
        25.2840, 50.2417, 305.1521
        CIE-Luv:
        25.2840, 1.9688, -52.9995
        Hunter-Lab:
        21.2317, 19.4429, -38.9054
      #412e7b color charts
#412e7b RGB chart
      #412e7b CMYK chart
      #412e7b RGB pie chart
      #412e7b color shades, tints & tones
#412e7b color schemes
#412e7b color preview, HTML & CSS examples
           This text has a color of #412e7b        
        
          <p style="color:#412e7b;">Text here</p>
        
        
          .mytext {color:#412e7b;}
        
        Text color #412e7b
      
           This box has a color of #412e7b        
        
          <div style="background-color:#412e7b;">Content here</div>
        
        
          .mybackground {background-color:#412e7b;}
        
        Background color #412e7b
      
           Border around this has a color of #412e7b        
        
          <div style="border:2px solid #412e7b;">Content here</div>
        
        
          .myborder {border:2px solid #412e7b;}
        
        Border color #412e7b