#3d3368 color space conversions
Hex:
        #3d3368
        RGB:
        61, 51, 104
        CMY:
        76, 80, 59
        CMYK:
        41, 51, 0, 59
      HSL:
        251°, 34.1935%, 30.3922%
        HSV (HSB):
        251°, 50.9615%, 40.7843%
        XYZ:
        5.6070, 4.3592, 13.6426
        xyY:
        0.2375, 0.1846, 4.3592
      CIE-Lab:
        24.8252, 18.6702, -29.6906
        CIE-LCH:
        24.8252, 35.0729, 302.1627
        CIE-Luv:
        24.8252, 0.8220, -38.0175
        Hunter-Lab:
        20.8788, 11.3983, -24.1261
      #3d3368 color charts
#3d3368 RGB chart
      #3d3368 CMYK chart
      #3d3368 RGB pie chart
      #3d3368 color shades, tints & tones
#3d3368 color schemes
#3d3368 color preview, HTML & CSS examples
           This text has a color of #3d3368        
        
          <p style="color:#3d3368;">Text here</p>
        
        
          .mytext {color:#3d3368;}
        
        Text color #3d3368
      
           This box has a color of #3d3368        
        
          <div style="background-color:#3d3368;">Content here</div>
        
        
          .mybackground {background-color:#3d3368;}
        
        Background color #3d3368
      
           Border around this has a color of #3d3368        
        
          <div style="border:2px solid #3d3368;">Content here</div>
        
        
          .myborder {border:2px solid #3d3368;}
        
        Border color #3d3368