#3f2875 color space conversions
Hex:
        #3f2875
        RGB:
        63, 40, 117
        CMY:
        75, 84, 54
        CMYK:
        46, 66, 0, 54
      HSL:
        258°, 49.0446%, 30.7843%
        HSV (HSB):
        258°, 65.8120%, 45.8824%
        XYZ:
        6.0196, 3.8587, 17.2572
        xyY:
        0.2218, 0.1422, 3.8587
      CIE-Lab:
        23.1987, 30.3425, -40.6507
        CIE-LCH:
        23.1987, 50.7262, 306.7384
        CIE-Luv:
        23.1987, 3.1127, -50.6974
        Hunter-Lab:
        19.6436, 20.3233, -38.3366
      #3f2875 color charts
#3f2875 RGB chart
      #3f2875 CMYK chart
      #3f2875 RGB pie chart
      #3f2875 color shades, tints & tones
#3f2875 color schemes
#3f2875 color preview, HTML & CSS examples
           This text has a color of #3f2875        
        
          <p style="color:#3f2875;">Text here</p>
        
        
          .mytext {color:#3f2875;}
        
        Text color #3f2875
      
           This box has a color of #3f2875        
        
          <div style="background-color:#3f2875;">Content here</div>
        
        
          .mybackground {background-color:#3f2875;}
        
        Background color #3f2875
      
           Border around this has a color of #3f2875        
        
          <div style="border:2px solid #3f2875;">Content here</div>
        
        
          .myborder {border:2px solid #3f2875;}
        
        Border color #3f2875