#3e327d color space conversions
Hex:
        #3e327d
        RGB:
        62, 50, 125
        CMY:
        76, 80, 51
        CMYK:
        50, 60, 0, 51
      HSL:
        250°, 42.8571%, 34.3137%
        HSV (HSB):
        250°, 60.0000%, 49.0196%
        XYZ:
        6.8289, 4.7860, 19.9659
        xyY:
        0.2162, 0.1515, 4.7860
      CIE-Lab:
        26.1162, 26.3260, -41.0106
        CIE-LCH:
        26.1162, 48.7333, 302.6977
        CIE-Luv:
        26.1162, -0.2172, -53.4287
        Hunter-Lab:
        21.8769, 17.4341, -38.7969
      #3e327d color charts
#3e327d RGB chart
      #3e327d CMYK chart
      #3e327d RGB pie chart
      #3e327d color shades, tints & tones
#3e327d color schemes
#3e327d color preview, HTML & CSS examples
           This text has a color of #3e327d        
        
          <p style="color:#3e327d;">Text here</p>
        
        
          .mytext {color:#3e327d;}
        
        Text color #3e327d
      
           This box has a color of #3e327d        
        
          <div style="background-color:#3e327d;">Content here</div>
        
        
          .mybackground {background-color:#3e327d;}
        
        Background color #3e327d
      
           Border around this has a color of #3e327d        
        
          <div style="border:2px solid #3e327d;">Content here</div>
        
        
          .myborder {border:2px solid #3e327d;}
        
        Border color #3e327d