#3f1350 color space conversions
Hex:
        #3f1350
        RGB:
        63, 19, 80
        CMY:
        75, 93, 69
        CMYK:
        21, 76, 0, 69
      HSL:
        283°, 61.6162%, 19.4118%
        HSV (HSB):
        283°, 76.2500%, 31.3725%
        XYZ:
        3.7307, 2.1017, 7.7985
        xyY:
        0.2737, 0.1542, 2.1017
      CIE-Lab:
        16.0121, 31.9410, -27.8643
        CIE-LCH:
        16.0121, 42.3869, 318.8996
        CIE-Luv:
        16.0121, 11.7806, -30.3565
        Hunter-Lab:
        14.4972, 20.5654, -21.7457
      #3f1350 color charts
#3f1350 RGB chart
      #3f1350 CMYK chart
      #3f1350 RGB pie chart
      #3f1350 color shades, tints & tones
#3f1350 color schemes
#3f1350 color preview, HTML & CSS examples
           This text has a color of #3f1350        
        
          <p style="color:#3f1350;">Text here</p>
        
        
          .mytext {color:#3f1350;}
        
        Text color #3f1350
      
           This box has a color of #3f1350        
        
          <div style="background-color:#3f1350;">Content here</div>
        
        
          .mybackground {background-color:#3f1350;}
        
        Background color #3f1350
      
           Border around this has a color of #3f1350        
        
          <div style="border:2px solid #3f1350;">Content here</div>
        
        
          .myborder {border:2px solid #3f1350;}
        
        Border color #3f1350