#3d0477 color space conversions
Hex:
        #3d0477
        RGB:
        61, 4, 119
        CMY:
        76, 98, 53
        CMYK:
        49, 97, 0, 53
      HSL:
        270°, 93.4959%, 24.1176%
        HSV (HSB):
        270°, 96.6387%, 46.6667%
        XYZ:
        5.2977, 2.4108, 17.6389
        xyY:
        0.2090, 0.0951, 2.4108
      CIE-Lab:
        17.5105, 46.5517, -51.2502
        CIE-LCH:
        17.5105, 69.2361, 312.2496
        CIE-Luv:
        17.5105, 6.0761, -54.2760
        Hunter-Lab:
        15.5269, 33.7308, -56.4859
      #3d0477 color charts
#3d0477 RGB chart
      #3d0477 CMYK chart
      #3d0477 RGB pie chart
      #3d0477 color shades, tints & tones
#3d0477 color schemes
#3d0477 color preview, HTML & CSS examples
           This text has a color of #3d0477        
        
          <p style="color:#3d0477;">Text here</p>
        
        
          .mytext {color:#3d0477;}
        
        Text color #3d0477
      
           This box has a color of #3d0477        
        
          <div style="background-color:#3d0477;">Content here</div>
        
        
          .mybackground {background-color:#3d0477;}
        
        Background color #3d0477
      
           Border around this has a color of #3d0477        
        
          <div style="border:2px solid #3d0477;">Content here</div>
        
        
          .myborder {border:2px solid #3d0477;}
        
        Border color #3d0477