#3d2480 color space conversions
Hex:
        #3d2480
        RGB:
        61, 36, 128
        CMY:
        76, 86, 50
        CMYK:
        52, 72, 0, 50
      HSL:
        256°, 56.0976%, 32.1569%
        HSV (HSB):
        256°, 71.8750%, 50.1961%
        XYZ:
        6.4516, 3.8124, 20.8179
        xyY:
        0.2076, 0.1227, 3.8124
      CIE-Lab:
        23.0412, 35.6800, -47.9061
        CIE-LCH:
        23.0412, 59.7333, 306.6784
        CIE-Luv:
        23.0412, 2.0447, -58.7750
        Hunter-Lab:
        19.5253, 24.8115, -49.5474
      #3d2480 color charts
#3d2480 RGB chart
      #3d2480 CMYK chart
      #3d2480 RGB pie chart
      #3d2480 color shades, tints & tones
#3d2480 color schemes
#3d2480 color preview, HTML & CSS examples
           This text has a color of #3d2480        
        
          <p style="color:#3d2480;">Text here</p>
        
        
          .mytext {color:#3d2480;}
        
        Text color #3d2480
      
           This box has a color of #3d2480        
        
          <div style="background-color:#3d2480;">Content here</div>
        
        
          .mybackground {background-color:#3d2480;}
        
        Background color #3d2480
      
           Border around this has a color of #3d2480        
        
          <div style="border:2px solid #3d2480;">Content here</div>
        
        
          .myborder {border:2px solid #3d2480;}
        
        Border color #3d2480