#3d2285 color space conversions
Hex:
        #3d2285
        RGB:
        61, 34, 133
        CMY:
        76, 87, 48
        CMYK:
        54, 74, 0, 48
      HSL:
        256°, 59.2814%, 32.7451%
        HSV (HSB):
        256°, 74.4361%, 52.1569%
        XYZ:
        6.7301, 3.8296, 22.5748
        xyY:
        0.2031, 0.1156, 3.8296
      CIE-Lab:
        23.0999, 38.3203, -50.9589
        CIE-LCH:
        23.0999, 63.7593, 306.9426
        CIE-Luv:
        23.0999, 1.8800, -62.1697
        Hunter-Lab:
        19.5694, 27.1417, -54.6969
      #3d2285 color charts
#3d2285 RGB chart
      #3d2285 CMYK chart
      #3d2285 RGB pie chart
      #3d2285 color shades, tints & tones
#3d2285 color schemes
#3d2285 color preview, HTML & CSS examples
           This text has a color of #3d2285        
        
          <p style="color:#3d2285;">Text here</p>
        
        
          .mytext {color:#3d2285;}
        
        Text color #3d2285
      
           This box has a color of #3d2285        
        
          <div style="background-color:#3d2285;">Content here</div>
        
        
          .mybackground {background-color:#3d2285;}
        
        Background color #3d2285
      
           Border around this has a color of #3d2285        
        
          <div style="border:2px solid #3d2285;">Content here</div>
        
        
          .myborder {border:2px solid #3d2285;}
        
        Border color #3d2285