#3e217e color space conversions
Hex:
        #3e217e
        RGB:
        62, 33, 126
        CMY:
        76, 87, 51
        CMYK:
        51, 74, 0, 51
      HSL:
        259°, 58.4906%, 31.1765%
        HSV (HSB):
        259°, 73.8095%, 49.4118%
        XYZ:
        6.2964, 3.6182, 20.1052
        xyY:
        0.2097, 0.1205, 3.6182
      CIE-Lab:
        22.3668, 36.9372, -47.7387
        CIE-LCH:
        22.3668, 60.3601, 307.7305
        CIE-Luv:
        22.3668, 3.0537, -57.8506
        Hunter-Lab:
        19.0216, 25.7978, -49.3525
      #3e217e color charts
#3e217e RGB chart
      #3e217e CMYK chart
      #3e217e RGB pie chart
      #3e217e color shades, tints & tones
#3e217e color schemes
#3e217e color preview, HTML & CSS examples
           This text has a color of #3e217e        
        
          <p style="color:#3e217e;">Text here</p>
        
        
          .mytext {color:#3e217e;}
        
        Text color #3e217e
      
           This box has a color of #3e217e        
        
          <div style="background-color:#3e217e;">Content here</div>
        
        
          .mybackground {background-color:#3e217e;}
        
        Background color #3e217e
      
           Border around this has a color of #3e217e        
        
          <div style="border:2px solid #3e217e;">Content here</div>
        
        
          .myborder {border:2px solid #3e217e;}
        
        Border color #3e217e