#3d2695 color space conversions
Hex:
        #3d2695
        RGB:
        61, 38, 149
        CMY:
        76, 85, 42
        CMYK:
        59, 74, 0, 42
      HSL:
        252°, 59.3583%, 36.6667%
        HSV (HSB):
        252°, 74.4966%, 58.4314%
        XYZ:
        8.0424, 4.5483, 28.8878
        xyY:
        0.1939, 0.1097, 4.5483
      CIE-Lab:
        25.4069, 41.0309, -57.1221
        CIE-LCH:
        25.4069, 70.3311, 305.6898
        CIE-Luv:
        25.4069, -0.1305, -71.7050
        Hunter-Lab:
        21.3266, 29.9918, -65.3821
      #3d2695 color charts
#3d2695 RGB chart
      #3d2695 CMYK chart
      #3d2695 RGB pie chart
      #3d2695 color shades, tints & tones
#3d2695 color schemes
#3d2695 color preview, HTML & CSS examples
           This text has a color of #3d2695        
        
          <p style="color:#3d2695;">Text here</p>
        
        
          .mytext {color:#3d2695;}
        
        Text color #3d2695
      
           This box has a color of #3d2695        
        
          <div style="background-color:#3d2695;">Content here</div>
        
        
          .mybackground {background-color:#3d2695;}
        
        Background color #3d2695
      
           Border around this has a color of #3d2695        
        
          <div style="border:2px solid #3d2695;">Content here</div>
        
        
          .myborder {border:2px solid #3d2695;}
        
        Border color #3d2695