#3d226f color space conversions
Hex:
        #3d226f
        RGB:
        61, 34, 111
        CMY:
        76, 87, 56
        CMYK:
        45, 69, 0, 56
      HSL:
        261°, 53.1034%, 28.4314%
        HSV (HSB):
        261°, 69.3694%, 43.5294%
        XYZ:
        5.3657, 3.2839, 15.3900
        xyY:
        0.2232, 0.1366, 3.2839
      CIE-Lab:
        21.1466, 31.6934, -40.1353
        CIE-LCH:
        21.1466, 51.1402, 308.2969
        CIE-Luv:
        21.1466, 4.1511, -48.1404
        Hunter-Lab:
        18.1214, 21.1413, -37.6683
      #3d226f color charts
#3d226f RGB chart
      #3d226f CMYK chart
      #3d226f RGB pie chart
      #3d226f color shades, tints & tones
#3d226f color schemes
#3d226f color preview, HTML & CSS examples
           This text has a color of #3d226f        
        
          <p style="color:#3d226f;">Text here</p>
        
        
          .mytext {color:#3d226f;}
        
        Text color #3d226f
      
           This box has a color of #3d226f        
        
          <div style="background-color:#3d226f;">Content here</div>
        
        
          .mybackground {background-color:#3d226f;}
        
        Background color #3d226f
      
           Border around this has a color of #3d226f        
        
          <div style="border:2px solid #3d226f;">Content here</div>
        
        
          .myborder {border:2px solid #3d226f;}
        
        Border color #3d226f