#3d0375 color space conversions
Hex:
        #3d0375
        RGB:
        61, 3, 117
        CMY:
        76, 99, 54
        CMYK:
        48, 97, 0, 54
      HSL:
        271°, 95.0000%, 23.5294%
        HSV (HSB):
        271°, 97.4359%, 45.8824%
        XYZ:
        5.1679, 2.3416, 17.0092
        xyY:
        0.2108, 0.0955, 2.3416
      CIE-Lab:
        17.1865, 46.3763, -50.4958
        CIE-LCH:
        17.1865, 68.5608, 312.5650
        CIE-Luv:
        17.1865, 6.3737, -53.0769
        Hunter-Lab:
        15.3022, 33.5047, -55.1924
      #3d0375 color charts
#3d0375 RGB chart
      #3d0375 CMYK chart
      #3d0375 RGB pie chart
      #3d0375 color shades, tints & tones
#3d0375 color schemes
#3d0375 color preview, HTML & CSS examples
           This text has a color of #3d0375        
        
          <p style="color:#3d0375;">Text here</p>
        
        
          .mytext {color:#3d0375;}
        
        Text color #3d0375
      
           This box has a color of #3d0375        
        
          <div style="background-color:#3d0375;">Content here</div>
        
        
          .mybackground {background-color:#3d0375;}
        
        Background color #3d0375
      
           Border around this has a color of #3d0375        
        
          <div style="border:2px solid #3d0375;">Content here</div>
        
        
          .myborder {border:2px solid #3d0375;}
        
        Border color #3d0375