#3d0d82 color space conversions
Hex:
        #3d0d82
        RGB:
        61, 13, 130
        CMY:
        76, 95, 49
        CMYK:
        53, 90, 0, 49
      HSL:
        265°, 81.8182%, 28.0392%
        HSV (HSB):
        265°, 90.0000%, 50.9804%
        XYZ:
        6.0977, 2.8917, 21.3559
        xyY:
        0.2009, 0.0953, 2.8917
      CIE-Lab:
        19.6047, 46.6921, -54.8152
        CIE-LCH:
        19.6047, 72.0060, 310.4247
        CIE-Luv:
        19.6047, 4.3275, -60.9430
        Hunter-Lab:
        17.0049, 34.2486, -62.5570
      #3d0d82 color charts
#3d0d82 RGB chart
      #3d0d82 CMYK chart
      #3d0d82 RGB pie chart
      #3d0d82 color shades, tints & tones
#3d0d82 color schemes
#3d0d82 color preview, HTML & CSS examples
           This text has a color of #3d0d82        
        
          <p style="color:#3d0d82;">Text here</p>
        
        
          .mytext {color:#3d0d82;}
        
        Text color #3d0d82
      
           This box has a color of #3d0d82        
        
          <div style="background-color:#3d0d82;">Content here</div>
        
        
          .mybackground {background-color:#3d0d82;}
        
        Background color #3d0d82
      
           Border around this has a color of #3d0d82        
        
          <div style="border:2px solid #3d0d82;">Content here</div>
        
        
          .myborder {border:2px solid #3d0d82;}
        
        Border color #3d0d82