#3f2f97 color space conversions
Hex:
        #3f2f97
        RGB:
        63, 47, 151
        CMY:
        75, 82, 41
        CMYK:
        58, 69, 0, 41
      HSL:
        249°, 52.5253%, 38.8235%
        HSV (HSB):
        249°, 68.8742%, 59.2157%
        XYZ:
        8.6523, 5.3242, 29.8498
        xyY:
        0.1974, 0.1215, 5.3242
      CIE-Lab:
        27.6390, 36.8243, -54.6846
        CIE-LCH:
        27.6390, 65.9275, 303.9561
        CIE-Luv:
        27.6390, -1.2487, -71.5863
        Hunter-Lab:
        23.0741, 26.5541, -60.5485
      #3f2f97 color charts
#3f2f97 RGB chart
      #3f2f97 CMYK chart
      #3f2f97 RGB pie chart
      #3f2f97 color shades, tints & tones
#3f2f97 color schemes
#3f2f97 color preview, HTML & CSS examples
           This text has a color of #3f2f97        
        
          <p style="color:#3f2f97;">Text here</p>
        
        
          .mytext {color:#3f2f97;}
        
        Text color #3f2f97
      
           This box has a color of #3f2f97        
        
          <div style="background-color:#3f2f97;">Content here</div>
        
        
          .mybackground {background-color:#3f2f97;}
        
        Background color #3f2f97
      
           Border around this has a color of #3f2f97        
        
          <div style="border:2px solid #3f2f97;">Content here</div>
        
        
          .myborder {border:2px solid #3f2f97;}
        
        Border color #3f2f97