#3e298d color space conversions
Hex:
        #3e298d
        RGB:
        62, 41, 141
        CMY:
        76, 84, 45
        CMYK:
        56, 71, 0, 45
      HSL:
        253°, 54.9451%, 35.6863%
        HSV (HSB):
        253°, 70.9220%, 55.2941%
        XYZ:
        7.5873, 4.5331, 25.6744
        xyY:
        0.2007, 0.1199, 4.5331
      CIE-Lab:
        25.3609, 37.0079, -52.2478
        CIE-LCH:
        25.3609, 64.0267, 305.3105
        CIE-Luv:
        25.3609, 0.3399, -66.2668
        Hunter-Lab:
        21.2911, 26.3507, -56.5926
      #3e298d color charts
#3e298d RGB chart
      #3e298d CMYK chart
      #3e298d RGB pie chart
      #3e298d color shades, tints & tones
#3e298d color schemes
#3e298d color preview, HTML & CSS examples
           This text has a color of #3e298d        
        
          <p style="color:#3e298d;">Text here</p>
        
        
          .mytext {color:#3e298d;}
        
        Text color #3e298d
      
           This box has a color of #3e298d        
        
          <div style="background-color:#3e298d;">Content here</div>
        
        
          .mybackground {background-color:#3e298d;}
        
        Background color #3e298d
      
           Border around this has a color of #3e298d        
        
          <div style="border:2px solid #3e298d;">Content here</div>
        
        
          .myborder {border:2px solid #3e298d;}
        
        Border color #3e298d