#3d2384 color space conversions
Hex:
        #3d2384
        RGB:
        61, 35, 132
        CMY:
        76, 86, 48
        CMYK:
        54, 73, 0, 48
      HSL:
        256°, 58.0838%, 32.7451%
        HSV (HSB):
        256°, 73.4848%, 51.7647%
        XYZ:
        6.6904, 3.8601, 22.2222
        xyY:
        0.2041, 0.1178, 3.8601
      CIE-Lab:
        23.2035, 37.4658, -50.1610
        CIE-LCH:
        23.2035, 62.6084, 306.7565
        CIE-Luv:
        23.2035, 1.8229, -61.4333
        Hunter-Lab:
        19.6472, 26.4013, -53.3080
      #3d2384 color charts
#3d2384 RGB chart
      #3d2384 CMYK chart
      #3d2384 RGB pie chart
      #3d2384 color shades, tints & tones
#3d2384 color schemes
#3d2384 color preview, HTML & CSS examples
           This text has a color of #3d2384        
        
          <p style="color:#3d2384;">Text here</p>
        
        
          .mytext {color:#3d2384;}
        
        Text color #3d2384
      
           This box has a color of #3d2384        
        
          <div style="background-color:#3d2384;">Content here</div>
        
        
          .mybackground {background-color:#3d2384;}
        
        Background color #3d2384
      
           Border around this has a color of #3d2384        
        
          <div style="border:2px solid #3d2384;">Content here</div>
        
        
          .myborder {border:2px solid #3d2384;}
        
        Border color #3d2384