#3d0481 color space conversions
Hex:
        #3d0481
        RGB:
        61, 4, 129
        CMY:
        76, 98, 49
        CMYK:
        53, 97, 0, 49
      HSL:
        267°, 93.9850%, 26.0784%
        HSV (HSB):
        267°, 96.8992%, 50.5882%
        XYZ:
        5.9303, 2.6639, 20.9705
        xyY:
        0.2006, 0.0901, 2.6639
      CIE-Lab:
        18.6443, 48.9839, -55.7679
        CIE-LCH:
        18.6443, 74.2258, 311.2945
        CIE-Luv:
        18.6443, 4.8926, -60.1035
        Hunter-Lab:
        16.3215, 36.2945, -64.7531
      #3d0481 color charts
#3d0481 RGB chart
      #3d0481 CMYK chart
      #3d0481 RGB pie chart
      #3d0481 color shades, tints & tones
#3d0481 color schemes
#3d0481 color preview, HTML & CSS examples
           This text has a color of #3d0481        
        
          <p style="color:#3d0481;">Text here</p>
        
        
          .mytext {color:#3d0481;}
        
        Text color #3d0481
      
           This box has a color of #3d0481        
        
          <div style="background-color:#3d0481;">Content here</div>
        
        
          .mybackground {background-color:#3d0481;}
        
        Background color #3d0481
      
           Border around this has a color of #3d0481        
        
          <div style="border:2px solid #3d0481;">Content here</div>
        
        
          .myborder {border:2px solid #3d0481;}
        
        Border color #3d0481