#3f3375 color space conversions
Hex:
        #3f3375
        RGB:
        63, 51, 117
        CMY:
        75, 80, 54
        CMYK:
        46, 56, 0, 54
      HSL:
        251°, 39.2857%, 32.9412%
        HSV (HSB):
        251°, 56.4103%, 45.8824%
        XYZ:
        6.4446, 4.7088, 17.3988
        xyY:
        0.2257, 0.1649, 4.7088
      CIE-Lab:
        25.8884, 23.3335, -36.3087
        CIE-LCH:
        25.8884, 43.1598, 302.7265
        CIE-Luv:
        25.8884, 0.5289, -47.2887
        Hunter-Lab:
        21.6997, 15.0384, -32.3490
      #3f3375 color charts
#3f3375 RGB chart
      #3f3375 CMYK chart
      #3f3375 RGB pie chart
      #3f3375 color shades, tints & tones
#3f3375 color schemes
#3f3375 color preview, HTML & CSS examples
           This text has a color of #3f3375        
        
          <p style="color:#3f3375;">Text here</p>
        
        
          .mytext {color:#3f3375;}
        
        Text color #3f3375
      
           This box has a color of #3f3375        
        
          <div style="background-color:#3f3375;">Content here</div>
        
        
          .mybackground {background-color:#3f3375;}
        
        Background color #3f3375
      
           Border around this has a color of #3f3375        
        
          <div style="border:2px solid #3f3375;">Content here</div>
        
        
          .myborder {border:2px solid #3f3375;}
        
        Border color #3f3375