#3d2372 color space conversions
Hex:
        #3d2372
        RGB:
        61, 35, 114
        CMY:
        76, 86, 55
        CMYK:
        46, 69, 0, 55
      HSL:
        260°, 53.0201%, 29.2157%
        HSV (HSB):
        260°, 69.2982%, 44.7059%
        XYZ:
        5.5628, 3.4091, 16.2844
        xyY:
        0.2203, 0.1350, 3.4091
      CIE-Lab:
        21.6129, 32.0032, -41.3118
        CIE-LCH:
        21.6129, 52.2577, 307.7640
        CIE-Luv:
        21.6129, 3.6432, -49.9163
        Hunter-Lab:
        18.4637, 21.4674, -39.3675
      #3d2372 color charts
#3d2372 RGB chart
      #3d2372 CMYK chart
      #3d2372 RGB pie chart
      #3d2372 color shades, tints & tones
#3d2372 color schemes
#3d2372 color preview, HTML & CSS examples
           This text has a color of #3d2372        
        
          <p style="color:#3d2372;">Text here</p>
        
        
          .mytext {color:#3d2372;}
        
        Text color #3d2372
      
           This box has a color of #3d2372        
        
          <div style="background-color:#3d2372;">Content here</div>
        
        
          .mybackground {background-color:#3d2372;}
        
        Background color #3d2372
      
           Border around this has a color of #3d2372        
        
          <div style="border:2px solid #3d2372;">Content here</div>
        
        
          .myborder {border:2px solid #3d2372;}
        
        Border color #3d2372