#3d0081 color space conversions
Hex:
        #3d0081
        RGB:
        61, 0, 129
        CMY:
        76, 100, 49
        CMYK:
        53, 100, 0, 49
      HSL:
        268°, 100.0000%, 25.2941%
        HSV (HSB):
        268°, 100.0000%, 50.5882%
        XYZ:
        5.8869, 2.5771, 20.9560
        xyY:
        0.2001, 0.0876, 2.5771
      CIE-Lab:
        18.2637, 50.1392, -56.3975
        CIE-LCH:
        18.2637, 75.4627, 311.6381
        CIE-Luv:
        18.2637, 5.0784, -59.9273
        Hunter-Lab:
        16.0533, 37.3647, -66.1601
      #3d0081 color charts
#3d0081 RGB chart
      #3d0081 CMYK chart
      #3d0081 RGB pie chart
      #3d0081 color shades, tints & tones
#3d0081 color schemes
#3d0081 color preview, HTML & CSS examples
           This text has a color of #3d0081        
        
          <p style="color:#3d0081;">Text here</p>
        
        
          .mytext {color:#3d0081;}
        
        Text color #3d0081
      
           This box has a color of #3d0081        
        
          <div style="background-color:#3d0081;">Content here</div>
        
        
          .mybackground {background-color:#3d0081;}
        
        Background color #3d0081
      
           Border around this has a color of #3d0081        
        
          <div style="border:2px solid #3d0081;">Content here</div>
        
        
          .myborder {border:2px solid #3d0081;}
        
        Border color #3d0081