#3d329f color space conversions
Hex:
        #3d329f
        RGB:
        61, 50, 159
        CMY:
        76, 80, 38
        CMYK:
        62, 69, 0, 38
      HSL:
        246°, 52.1531%, 40.9804%
        HSV (HSB):
        246°, 68.5535%, 62.3529%
        XYZ:
        9.3231, 5.7765, 33.4245
        xyY:
        0.1921, 0.1190, 5.7765
      CIE-Lab:
        28.8415, 37.3095, -57.6036
        CIE-LCH:
        28.8415, 68.6307, 302.9309
        CIE-Luv:
        28.8415, -2.9281, -76.2695
        Hunter-Lab:
        24.0344, 27.1811, -65.6303
      #3d329f color charts
#3d329f RGB chart
      #3d329f CMYK chart
      #3d329f RGB pie chart
      #3d329f color shades, tints & tones
#3d329f color schemes
#3d329f color preview, HTML & CSS examples
           This text has a color of #3d329f        
        
          <p style="color:#3d329f;">Text here</p>
        
        
          .mytext {color:#3d329f;}
        
        Text color #3d329f
      
           This box has a color of #3d329f        
        
          <div style="background-color:#3d329f;">Content here</div>
        
        
          .mybackground {background-color:#3d329f;}
        
        Background color #3d329f
      
           Border around this has a color of #3d329f        
        
          <div style="border:2px solid #3d329f;">Content here</div>
        
        
          .myborder {border:2px solid #3d329f;}
        
        Border color #3d329f