#3f2097 color space conversions
Hex:
        #3f2097
        RGB:
        63, 32, 151
        CMY:
        75, 87, 41
        CMYK:
        58, 79, 0, 41
      HSL:
        256°, 65.0273%, 35.8824%
        HSV (HSB):
        256°, 78.8079%, 59.2157%
        XYZ:
        8.1523, 4.3242, 29.6831
        xyY:
        0.1934, 0.1026, 4.3242
      CIE-Lab:
        24.7154, 45.0074, -59.4831
        CIE-LCH:
        24.7154, 74.5916, 307.1126
        CIE-Luv:
        24.7154, 1.0837, -73.3207
        Hunter-Lab:
        20.7946, 33.5887, -70.0770
      #3f2097 color charts
#3f2097 RGB chart
      #3f2097 CMYK chart
      #3f2097 RGB pie chart
      #3f2097 color shades, tints & tones
#3f2097 color schemes
#3f2097 color preview, HTML & CSS examples
           This text has a color of #3f2097        
        
          <p style="color:#3f2097;">Text here</p>
        
        
          .mytext {color:#3f2097;}
        
        Text color #3f2097
      
           This box has a color of #3f2097        
        
          <div style="background-color:#3f2097;">Content here</div>
        
        
          .mybackground {background-color:#3f2097;}
        
        Background color #3f2097
      
           Border around this has a color of #3f2097        
        
          <div style="border:2px solid #3f2097;">Content here</div>
        
        
          .myborder {border:2px solid #3f2097;}
        
        Border color #3f2097