#3d2aae color space conversions
Hex:
        #3d2aae
        RGB:
        61, 42, 174
        CMY:
        76, 84, 32
        CMYK:
        65, 76, 0, 32
      HSL:
        249°, 61.1111%, 42.3529%
        HSV (HSB):
        249°, 75.8621%, 68.2353%
        XYZ:
        10.3924, 5.7040, 40.5976
        xyY:
        0.1833, 0.1006, 5.7040
      CIE-Lab:
        28.6531, 46.6204, -66.9614
        CIE-LCH:
        28.6531, 81.5922, 304.8467
        CIE-Luv:
        28.6531, -2.5816, -86.6316
        Hunter-Lab:
        23.8831, 35.8765, -84.0659
      #3d2aae color charts
#3d2aae RGB chart
      #3d2aae CMYK chart
      #3d2aae RGB pie chart
      #3d2aae color shades, tints & tones
#3d2aae color schemes
#3d2aae color preview, HTML & CSS examples
           This text has a color of #3d2aae        
        
          <p style="color:#3d2aae;">Text here</p>
        
        
          .mytext {color:#3d2aae;}
        
        Text color #3d2aae
      
           This box has a color of #3d2aae        
        
          <div style="background-color:#3d2aae;">Content here</div>
        
        
          .mybackground {background-color:#3d2aae;}
        
        Background color #3d2aae
      
           Border around this has a color of #3d2aae        
        
          <div style="border:2px solid #3d2aae;">Content here</div>
        
        
          .myborder {border:2px solid #3d2aae;}
        
        Border color #3d2aae