#3f2a95 color space conversions
Hex:
        #3f2a95
        RGB:
        63, 42, 149
        CMY:
        75, 84, 42
        CMYK:
        58, 72, 0, 42
      HSL:
        252°, 56.0209%, 37.4510%
        HSV (HSB):
        252°, 71.8121%, 58.4314%
        XYZ:
        8.3027, 4.8826, 28.9386
        xyY:
        0.1971, 0.1159, 4.8826
      CIE-Lab:
        26.3977, 39.1033, -55.4892
        CIE-LCH:
        26.3977, 67.8831, 305.1724
        CIE-Luv:
        26.3977, -0.1980, -71.1472
        Hunter-Lab:
        22.0966, 28.4012, -62.1808
      #3f2a95 color charts
#3f2a95 RGB chart
      #3f2a95 CMYK chart
      #3f2a95 RGB pie chart
      #3f2a95 color shades, tints & tones
#3f2a95 color schemes
#3f2a95 color preview, HTML & CSS examples
           This text has a color of #3f2a95        
        
          <p style="color:#3f2a95;">Text here</p>
        
        
          .mytext {color:#3f2a95;}
        
        Text color #3f2a95
      
           This box has a color of #3f2a95        
        
          <div style="background-color:#3f2a95;">Content here</div>
        
        
          .mybackground {background-color:#3f2a95;}
        
        Background color #3f2a95
      
           Border around this has a color of #3f2a95        
        
          <div style="border:2px solid #3f2a95;">Content here</div>
        
        
          .myborder {border:2px solid #3f2a95;}
        
        Border color #3f2a95