#3e226d color space conversions
Hex:
        #3e226d
        RGB:
        62, 34, 109
        CMY:
        76, 87, 57
        CMYK:
        43, 69, 0, 57
      HSL:
        262°, 52.4476%, 28.0392%
        HSV (HSB):
        262°, 68.8073%, 42.7451%
        XYZ:
        5.3190, 3.2723, 14.8193
        xyY:
        0.2272, 0.1398, 3.2723
      CIE-Lab:
        21.1031, 31.3220, -38.9064
        CIE-LCH:
        21.1031, 49.9477, 308.8362
        CIE-Luv:
        21.1031, 4.7648, -46.7575
        Hunter-Lab:
        18.0895, 20.8285, -35.9088
      #3e226d color charts
#3e226d RGB chart
      #3e226d CMYK chart
      #3e226d RGB pie chart
      #3e226d color shades, tints & tones
#3e226d color schemes
#3e226d color preview, HTML & CSS examples
           This text has a color of #3e226d        
        
          <p style="color:#3e226d;">Text here</p>
        
        
          .mytext {color:#3e226d;}
        
        Text color #3e226d
      
           This box has a color of #3e226d        
        
          <div style="background-color:#3e226d;">Content here</div>
        
        
          .mybackground {background-color:#3e226d;}
        
        Background color #3e226d
      
           Border around this has a color of #3e226d        
        
          <div style="border:2px solid #3e226d;">Content here</div>
        
        
          .myborder {border:2px solid #3e226d;}
        
        Border color #3e226d