#412c5e color space conversions
Hex:
        #412c5e
        RGB:
        65, 44, 94
        CMY:
        75, 83, 63
        CMYK:
        31, 53, 0, 63
      HSL:
        265°, 36.2319%, 27.0588%
        HSV (HSB):
        265°, 53.1915%, 36.8627%
        XYZ:
        5.1010, 3.7333, 11.0414
        xyY:
        0.2566, 0.1878, 3.7333
      CIE-Lab:
        22.7695, 21.4908, -26.4210
        CIE-LCH:
        22.7695, 34.0576, 309.1249
        CIE-Luv:
        22.7695, 5.5372, -33.0767
        Hunter-Lab:
        19.3218, 13.3114, -20.3559
      #412c5e color charts
#412c5e RGB chart
      #412c5e CMYK chart
      #412c5e RGB pie chart
      #412c5e color shades, tints & tones
#412c5e color schemes
#412c5e color preview, HTML & CSS examples
           This text has a color of #412c5e        
        
          <p style="color:#412c5e;">Text here</p>
        
        
          .mytext {color:#412c5e;}
        
        Text color #412c5e
      
           This box has a color of #412c5e        
        
          <div style="background-color:#412c5e;">Content here</div>
        
        
          .mybackground {background-color:#412c5e;}
        
        Background color #412c5e
      
           Border around this has a color of #412c5e        
        
          <div style="border:2px solid #412c5e;">Content here</div>
        
        
          .myborder {border:2px solid #412c5e;}
        
        Border color #412c5e