#3d2877 color space conversions
Hex:
        #3d2877
        RGB:
        61, 40, 119
        CMY:
        76, 84, 53
        CMYK:
        49, 66, 0, 53
      HSL:
        256°, 49.6855%, 31.1765%
        HSV (HSB):
        256°, 66.3866%, 46.6667%
        XYZ:
        6.0130, 3.8416, 17.8773
        xyY:
        0.2168, 0.1385, 3.8416
      CIE-Lab:
        23.1407, 30.5203, -42.0321
        CIE-LCH:
        23.1407, 51.9440, 305.9841
        CIE-Luv:
        23.1407, 2.1848, -52.1959
        Hunter-Lab:
        19.6000, 20.4616, -40.3590
      #3d2877 color charts
#3d2877 RGB chart
      #3d2877 CMYK chart
      #3d2877 RGB pie chart
      #3d2877 color shades, tints & tones
#3d2877 color schemes
#3d2877 color preview, HTML & CSS examples
           This text has a color of #3d2877        
        
          <p style="color:#3d2877;">Text here</p>
        
        
          .mytext {color:#3d2877;}
        
        Text color #3d2877
      
           This box has a color of #3d2877        
        
          <div style="background-color:#3d2877;">Content here</div>
        
        
          .mybackground {background-color:#3d2877;}
        
        Background color #3d2877
      
           Border around this has a color of #3d2877        
        
          <div style="border:2px solid #3d2877;">Content here</div>
        
        
          .myborder {border:2px solid #3d2877;}
        
        Border color #3d2877