#412c6e color space conversions
Hex:
        #412c6e
        RGB:
        65, 44, 110
        CMY:
        75, 83, 57
        CMYK:
        41, 60, 0, 57
      HSL:
        259°, 42.8571%, 30.1961%
        HSV (HSB):
        259°, 60.0000%, 43.1373%
        XYZ:
        5.8951, 4.0510, 15.2231
        xyY:
        0.2342, 0.1609, 4.0510
      CIE-Lab:
        23.8392, 26.1985, -35.1148
        CIE-LCH:
        23.8392, 43.8111, 306.7259
        CIE-Luv:
        23.8392, 3.7450, -44.5542
        Hunter-Lab:
        20.1270, 17.0597, -30.7550
      #412c6e color charts
#412c6e RGB chart
      #412c6e CMYK chart
      #412c6e RGB pie chart
      #412c6e color shades, tints & tones
#412c6e color schemes
#412c6e color preview, HTML & CSS examples
           This text has a color of #412c6e        
        
          <p style="color:#412c6e;">Text here</p>
        
        
          .mytext {color:#412c6e;}
        
        Text color #412c6e
      
           This box has a color of #412c6e        
        
          <div style="background-color:#412c6e;">Content here</div>
        
        
          .mybackground {background-color:#412c6e;}
        
        Background color #412c6e
      
           Border around this has a color of #412c6e        
        
          <div style="border:2px solid #412c6e;">Content here</div>
        
        
          .myborder {border:2px solid #412c6e;}
        
        Border color #412c6e