#412d6b color space conversions
Hex:
        #412d6b
        RGB:
        65, 45, 107
        CMY:
        75, 82, 58
        CMYK:
        39, 58, 0, 58
      HSL:
        259°, 40.7895%, 29.8039%
        HSV (HSB):
        259°, 57.9439%, 41.9608%
        XYZ:
        5.7722, 4.0621, 14.3898
        xyY:
        0.2383, 0.1677, 4.0621
      CIE-Lab:
        23.8758, 24.6557, -33.1221
        CIE-LCH:
        23.8758, 41.2914, 306.6635
        CIE-Luv:
        23.8758, 3.8178, -42.0874
        Hunter-Lab:
        20.1547, 15.8507, -28.2227
      #412d6b color charts
#412d6b RGB chart
      #412d6b CMYK chart
      #412d6b RGB pie chart
      #412d6b color shades, tints & tones
#412d6b color schemes
#412d6b color preview, HTML & CSS examples
           This text has a color of #412d6b        
        
          <p style="color:#412d6b;">Text here</p>
        
        
          .mytext {color:#412d6b;}
        
        Text color #412d6b
      
           This box has a color of #412d6b        
        
          <div style="background-color:#412d6b;">Content here</div>
        
        
          .mybackground {background-color:#412d6b;}
        
        Background color #412d6b
      
           Border around this has a color of #412d6b        
        
          <div style="border:2px solid #412d6b;">Content here</div>
        
        
          .myborder {border:2px solid #412d6b;}
        
        Border color #412d6b