#3f113f color space conversions
Hex:
        #3f113f
        RGB:
        63, 17, 63
        CMY:
        75, 93, 75
        CMYK:
        0, 73, 0, 75
      HSL:
        300°, 57.5000%, 15.6863%
        HSV (HSB):
        300°, 73.0159%, 24.7059%
        XYZ:
        3.1476, 1.8165, 4.8874
        xyY:
        0.3195, 0.1844, 1.8165
      CIE-Lab:
        14.4934, 29.1268, -18.5030
        CIE-LCH:
        14.4934, 34.5070, 327.5739
        CIE-Luv:
        14.4934, 15.3716, -19.8766
        Hunter-Lab:
        13.4779, 18.0995, -12.0652
      #3f113f color charts
#3f113f RGB chart
      #3f113f CMYK chart
      #3f113f RGB pie chart
      #3f113f color shades, tints & tones
#3f113f color schemes
#3f113f color preview, HTML & CSS examples
           This text has a color of #3f113f        
        
          <p style="color:#3f113f;">Text here</p>
        
        
          .mytext {color:#3f113f;}
        
        Text color #3f113f
      
           This box has a color of #3f113f        
        
          <div style="background-color:#3f113f;">Content here</div>
        
        
          .mybackground {background-color:#3f113f;}
        
        Background color #3f113f
      
           Border around this has a color of #3f113f        
        
          <div style="border:2px solid #3f113f;">Content here</div>
        
        
          .myborder {border:2px solid #3f113f;}
        
        Border color #3f113f