#3d0181 color space conversions
Hex:
        #3d0181
        RGB:
        61, 1, 129
        CMY:
        76, 100, 49
        CMYK:
        53, 99, 0, 49
      HSL:
        268°, 98.4615%, 25.4902%
        HSV (HSB):
        268°, 99.2248%, 50.5882%
        XYZ:
        5.8978, 2.5988, 20.9596
        xyY:
        0.2002, 0.0882, 2.5988
      CIE-Lab:
        18.3596, 49.8472, -56.2387
        CIE-LCH:
        18.3596, 75.1501, 311.5522
        CIE-Luv:
        18.3596, 5.0326, -59.9755
        Hunter-Lab:
        16.1208, 37.0928, -65.8023
      #3d0181 color charts
#3d0181 RGB chart
      #3d0181 CMYK chart
      #3d0181 RGB pie chart
      #3d0181 color shades, tints & tones
#3d0181 color schemes
#3d0181 color preview, HTML & CSS examples
           This text has a color of #3d0181        
        
          <p style="color:#3d0181;">Text here</p>
        
        
          .mytext {color:#3d0181;}
        
        Text color #3d0181
      
           This box has a color of #3d0181        
        
          <div style="background-color:#3d0181;">Content here</div>
        
        
          .mybackground {background-color:#3d0181;}
        
        Background color #3d0181
      
           Border around this has a color of #3d0181        
        
          <div style="border:2px solid #3d0181;">Content here</div>
        
        
          .myborder {border:2px solid #3d0181;}
        
        Border color #3d0181