#412d4d color space conversions
Hex:
        #412d4d
        RGB:
        65, 45, 77
        CMY:
        75, 82, 70
        CMYK:
        16, 42, 0, 70
      HSL:
        278°, 26.2295%, 23.9216%
        HSV (HSB):
        278°, 41.5584%, 30.1961%
        XYZ:
        4.4579, 3.5364, 7.4688
        xyY:
        0.2883, 0.2287, 3.5364
      CIE-Lab:
        22.0755, 16.1975, -16.2230
        CIE-LCH:
        22.0755, 22.9248, 314.9549
        CIE-Luv:
        22.0755, 7.2622, -20.1015
        Hunter-Lab:
        18.8053, 9.4051, -10.3841
      #412d4d color charts
#412d4d RGB chart
      #412d4d CMYK chart
      #412d4d RGB pie chart
      #412d4d color shades, tints & tones
#412d4d color schemes
#412d4d color preview, HTML & CSS examples
           This text has a color of #412d4d        
        
          <p style="color:#412d4d;">Text here</p>
        
        
          .mytext {color:#412d4d;}
        
        Text color #412d4d
      
           This box has a color of #412d4d        
        
          <div style="background-color:#412d4d;">Content here</div>
        
        
          .mybackground {background-color:#412d4d;}
        
        Background color #412d4d
      
           Border around this has a color of #412d4d        
        
          <div style="border:2px solid #412d4d;">Content here</div>
        
        
          .myborder {border:2px solid #412d4d;}
        
        Border color #412d4d