#3d0352 color space conversions
Hex:
        #3d0352
        RGB:
        61, 3, 82
        CMY:
        76, 99, 68
        CMYK:
        26, 96, 0, 68
      HSL:
        284°, 92.9412%, 16.6667%
        HSV (HSB):
        284°, 96.3415%, 32.1569%
        XYZ:
        3.4800, 1.6664, 8.1209
        xyY:
        0.2623, 0.1256, 1.6664
      CIE-Lab:
        13.6292, 38.3173, -33.1021
        CIE-LCH:
        13.6292, 50.6355, 319.1764
        CIE-Luv:
        13.6292, 11.6236, -32.6890
        Hunter-Lab:
        12.9090, 25.5295, -28.2623
      #3d0352 color charts
#3d0352 RGB chart
      #3d0352 CMYK chart
      #3d0352 RGB pie chart
      #3d0352 color shades, tints & tones
#3d0352 color schemes
#3d0352 color preview, HTML & CSS examples
           This text has a color of #3d0352        
        
          <p style="color:#3d0352;">Text here</p>
        
        
          .mytext {color:#3d0352;}
        
        Text color #3d0352
      
           This box has a color of #3d0352        
        
          <div style="background-color:#3d0352;">Content here</div>
        
        
          .mybackground {background-color:#3d0352;}
        
        Background color #3d0352
      
           Border around this has a color of #3d0352        
        
          <div style="border:2px solid #3d0352;">Content here</div>
        
        
          .myborder {border:2px solid #3d0352;}
        
        Border color #3d0352