#3f253f color space conversions
Hex:
        #3f253f
        RGB:
        63, 37, 63
        CMY:
        75, 85, 75
        CMYK:
        0, 41, 0, 75
      HSL:
        300°, 26.0000%, 19.6078%
        HSV (HSB):
        300°, 41.2698%, 24.7059%
        XYZ:
        3.6087, 2.7388, 5.0411
        xyY:
        0.3169, 0.2405, 2.7388
      CIE-Lab:
        18.9658, 17.3357, -11.5295
        CIE-LCH:
        18.9658, 20.8196, 326.3732
        CIE-Luv:
        18.9658, 10.7222, -13.8660
        Hunter-Lab:
        16.5493, 9.9619, -6.4758
      #3f253f color charts
#3f253f RGB chart
      #3f253f CMYK chart
      #3f253f RGB pie chart
      #3f253f color shades, tints & tones
#3f253f color schemes
#3f253f color preview, HTML & CSS examples
           This text has a color of #3f253f        
        
          <p style="color:#3f253f;">Text here</p>
        
        
          .mytext {color:#3f253f;}
        
        Text color #3f253f
      
           This box has a color of #3f253f        
        
          <div style="background-color:#3f253f;">Content here</div>
        
        
          .mybackground {background-color:#3f253f;}
        
        Background color #3f253f
      
           Border around this has a color of #3f253f        
        
          <div style="border:2px solid #3f253f;">Content here</div>
        
        
          .myborder {border:2px solid #3f253f;}
        
        Border color #3f253f