#3a216b color space conversions
Hex:
        #3a216b
        RGB:
        58, 33, 107
        CMY:
        77, 87, 58
        CMYK:
        46, 69, 0, 58
      HSL:
        260°, 52.8571%, 27.4510%
        HSV (HSB):
        260°, 69.1589%, 41.9608%
        XYZ:
        4.9426, 3.0488, 14.2379
        xyY:
        0.2223, 0.1372, 3.0488
      CIE-Lab:
        20.2382, 30.4284, -39.0341
        CIE-LCH:
        20.2382, 49.4929, 307.9377
        CIE-Luv:
        20.2382, 3.6472, -45.9153
        Hunter-Lab:
        17.4608, 19.9716, -36.1238
      #3a216b color charts
#3a216b RGB chart
      #3a216b CMYK chart
      #3a216b RGB pie chart
      #3a216b color shades, tints & tones
#3a216b color schemes
#3a216b color preview, HTML & CSS examples
           This text has a color of #3a216b        
        
          <p style="color:#3a216b;">Text here</p>
        
        
          .mytext {color:#3a216b;}
        
        Text color #3a216b
      
           This box has a color of #3a216b        
        
          <div style="background-color:#3a216b;">Content here</div>
        
        
          .mybackground {background-color:#3a216b;}
        
        Background color #3a216b
      
           Border around this has a color of #3a216b        
        
          <div style="border:2px solid #3a216b;">Content here</div>
        
        
          .myborder {border:2px solid #3a216b;}
        
        Border color #3a216b