#3f146f color space conversions
Hex:
        #3f146f
        RGB:
        63, 20, 111
        CMY:
        75, 92, 56
        CMYK:
        43, 82, 0, 56
      HSL:
        268°, 69.4656%, 25.6863%
        HSV (HSB):
        268°, 81.9820%, 43.5294%
        XYZ:
        5.1693, 2.7048, 15.2885
        xyY:
        0.2232, 0.1168, 2.7048
      CIE-Lab:
        18.8205, 39.3500, -43.9165
        CIE-LCH:
        18.8205, 58.9668, 311.8609
        CIE-Luv:
        18.8205, 6.8207, -49.5700
        Hunter-Lab:
        16.4462, 27.3246, -43.6043
      #3f146f color charts
#3f146f RGB chart
      #3f146f CMYK chart
      #3f146f RGB pie chart
      #3f146f color shades, tints & tones
#3f146f color schemes
#3f146f color preview, HTML & CSS examples
           This text has a color of #3f146f        
        
          <p style="color:#3f146f;">Text here</p>
        
        
          .mytext {color:#3f146f;}
        
        Text color #3f146f
      
           This box has a color of #3f146f        
        
          <div style="background-color:#3f146f;">Content here</div>
        
        
          .mybackground {background-color:#3f146f;}
        
        Background color #3f146f
      
           Border around this has a color of #3f146f        
        
          <div style="border:2px solid #3f146f;">Content here</div>
        
        
          .myborder {border:2px solid #3f146f;}
        
        Border color #3f146f