#3a215d color space conversions
Hex:
        #3a215d
        RGB:
        58, 33, 93
        CMY:
        77, 87, 64
        CMYK:
        38, 65, 0, 64
      HSL:
        265°, 47.6190%, 24.7059%
        HSV (HSB):
        265°, 64.5161%, 36.4706%
        XYZ:
        4.2646, 2.7776, 10.6673
        xyY:
        0.2408, 0.1568, 2.7776
      CIE-Lab:
        19.1301, 26.2476, -31.6302
        CIE-LCH:
        19.1301, 41.1024, 309.6868
        CIE-Luv:
        19.1301, 5.2356, -36.6968
        Hunter-Lab:
        16.6660, 16.5096, -26.2830
      #3a215d color charts
#3a215d RGB chart
      #3a215d CMYK chart
      #3a215d RGB pie chart
      #3a215d color shades, tints & tones
#3a215d color schemes
#3a215d color preview, HTML & CSS examples
           This text has a color of #3a215d        
        
          <p style="color:#3a215d;">Text here</p>
        
        
          .mytext {color:#3a215d;}
        
        Text color #3a215d
      
           This box has a color of #3a215d        
        
          <div style="background-color:#3a215d;">Content here</div>
        
        
          .mybackground {background-color:#3a215d;}
        
        Background color #3a215d
      
           Border around this has a color of #3a215d        
        
          <div style="border:2px solid #3a215d;">Content here</div>
        
        
          .myborder {border:2px solid #3a215d;}
        
        Border color #3a215d