#3d2983 color space conversions
Hex:
        #3d2983
        RGB:
        61, 41, 131
        CMY:
        76, 84, 49
        CMYK:
        53, 69, 0, 49
      HSL:
        253°, 52.3256%, 33.7255%
        HSV (HSB):
        253°, 68.7023%, 51.3725%
        XYZ:
        6.8141, 4.2167, 21.9275
        xyY:
        0.2068, 0.1279, 4.2167
      CIE-Lab:
        24.3752, 33.6807, -47.6178
        CIE-LCH:
        24.3752, 58.3254, 305.2723
        CIE-Luv:
        24.3752, 0.8880, -59.8825
        Hunter-Lab:
        20.5345, 23.2977, -48.9377
      #3d2983 color charts
#3d2983 RGB chart
      #3d2983 CMYK chart
      #3d2983 RGB pie chart
      #3d2983 color shades, tints & tones
#3d2983 color schemes
#3d2983 color preview, HTML & CSS examples
           This text has a color of #3d2983        
        
          <p style="color:#3d2983;">Text here</p>
        
        
          .mytext {color:#3d2983;}
        
        Text color #3d2983
      
           This box has a color of #3d2983        
        
          <div style="background-color:#3d2983;">Content here</div>
        
        
          .mybackground {background-color:#3d2983;}
        
        Background color #3d2983
      
           Border around this has a color of #3d2983        
        
          <div style="border:2px solid #3d2983;">Content here</div>
        
        
          .myborder {border:2px solid #3d2983;}
        
        Border color #3d2983