#3d315f color space conversions
Hex:
        #3d315f
        RGB:
        61, 49, 95
        CMY:
        76, 81, 63
        CMYK:
        36, 48, 0, 63
      HSL:
        256°, 31.9444%, 28.2353%
        HSV (HSB):
        256°, 48.4211%, 37.2549%
        XYZ:
        5.0883, 4.0149, 11.3333
        xyY:
        0.2490, 0.1965, 4.0149
      CIE-Lab:
        23.7208, 17.2338, -25.5953
        CIE-LCH:
        23.7208, 30.8565, 303.9530
        CIE-Luv:
        23.7208, 2.1904, -32.2213
        Hunter-Lab:
        20.0373, 10.2635, -19.5087
      #3d315f color charts
#3d315f RGB chart
      #3d315f CMYK chart
      #3d315f RGB pie chart
      #3d315f color shades, tints & tones
#3d315f color schemes
#3d315f color preview, HTML & CSS examples
           This text has a color of #3d315f        
        
          <p style="color:#3d315f;">Text here</p>
        
        
          .mytext {color:#3d315f;}
        
        Text color #3d315f
      
           This box has a color of #3d315f        
        
          <div style="background-color:#3d315f;">Content here</div>
        
        
          .mybackground {background-color:#3d315f;}
        
        Background color #3d315f
      
           Border around this has a color of #3d315f        
        
          <div style="border:2px solid #3d315f;">Content here</div>
        
        
          .myborder {border:2px solid #3d315f;}
        
        Border color #3d315f