#412c4f color space conversions
Hex:
        #412c4f
        RGB:
        65, 44, 79
        CMY:
        75, 83, 69
        CMYK:
        18, 44, 0, 69
      HSL:
        276°, 28.4553%, 24.1176%
        HSV (HSB):
        276°, 44.3038%, 30.9804%
        XYZ:
        4.4919, 3.4897, 7.8340
        xyY:
        0.2840, 0.2206, 3.4897
      CIE-Lab:
        21.9071, 17.3810, -17.8264
        CIE-LCH:
        21.9071, 24.8974, 314.2752
        CIE-Luv:
        21.9071, 7.3501, -22.0439
        Hunter-Lab:
        18.6807, 10.2306, -11.7874
      #412c4f color charts
#412c4f RGB chart
      #412c4f CMYK chart
      #412c4f RGB pie chart
      #412c4f color shades, tints & tones
#412c4f color schemes
#412c4f color preview, HTML & CSS examples
           This text has a color of #412c4f        
        
          <p style="color:#412c4f;">Text here</p>
        
        
          .mytext {color:#412c4f;}
        
        Text color #412c4f
      
           This box has a color of #412c4f        
        
          <div style="background-color:#412c4f;">Content here</div>
        
        
          .mybackground {background-color:#412c4f;}
        
        Background color #412c4f
      
           Border around this has a color of #412c4f        
        
          <div style="border:2px solid #412c4f;">Content here</div>
        
        
          .myborder {border:2px solid #412c4f;}
        
        Border color #412c4f