#3d0356 color space conversions
Hex:
        #3d0356
        RGB:
        61, 3, 86
        CMY:
        76, 99, 66
        CMYK:
        29, 97, 0, 66
      HSL:
        282°, 93.2584%, 17.4510%
        HSV (HSB):
        282°, 96.5116%, 33.7255%
        XYZ:
        3.6367, 1.7291, 8.9462
        xyY:
        0.2541, 0.1208, 1.7291
      CIE-Lab:
        13.9962, 39.1913, -35.2297
        CIE-LCH:
        13.9962, 52.6981, 318.0471
        CIE-Luv:
        13.9962, 10.9226, -35.0204
        Hunter-Lab:
        13.1496, 26.3556, -31.1327
      #3d0356 color charts
#3d0356 RGB chart
      #3d0356 CMYK chart
      #3d0356 RGB pie chart
      #3d0356 color shades, tints & tones
#3d0356 color schemes
#3d0356 color preview, HTML & CSS examples
           This text has a color of #3d0356        
        
          <p style="color:#3d0356;">Text here</p>
        
        
          .mytext {color:#3d0356;}
        
        Text color #3d0356
      
           This box has a color of #3d0356        
        
          <div style="background-color:#3d0356;">Content here</div>
        
        
          .mybackground {background-color:#3d0356;}
        
        Background color #3d0356
      
           Border around this has a color of #3d0356        
        
          <div style="border:2px solid #3d0356;">Content here</div>
        
        
          .myborder {border:2px solid #3d0356;}
        
        Border color #3d0356