#3d2585 color space conversions
Hex:
        #3d2585
        RGB:
        61, 37, 133
        CMY:
        76, 85, 48
        CMYK:
        54, 72, 0, 48
      HSL:
        255°, 56.4706%, 33.3333%
        HSV (HSB):
        255°, 72.1805%, 52.1569%
        XYZ:
        6.8197, 4.0087, 22.6046
        xyY:
        0.2040, 0.1199, 4.0087
      CIE-Lab:
        23.7002, 36.6465, -49.9762
        CIE-LCH:
        23.7002, 61.9725, 306.2518
        CIE-Luv:
        23.7002, 1.4107, -61.8120
        Hunter-Lab:
        20.0217, 25.7616, -52.9235
      #3d2585 color charts
#3d2585 RGB chart
      #3d2585 CMYK chart
      #3d2585 RGB pie chart
      #3d2585 color shades, tints & tones
#3d2585 color schemes
#3d2585 color preview, HTML & CSS examples
           This text has a color of #3d2585        
        
          <p style="color:#3d2585;">Text here</p>
        
        
          .mytext {color:#3d2585;}
        
        Text color #3d2585
      
           This box has a color of #3d2585        
        
          <div style="background-color:#3d2585;">Content here</div>
        
        
          .mybackground {background-color:#3d2585;}
        
        Background color #3d2585
      
           Border around this has a color of #3d2585        
        
          <div style="border:2px solid #3d2585;">Content here</div>
        
        
          .myborder {border:2px solid #3d2585;}
        
        Border color #3d2585