#3f233d color space conversions
Hex:
        #3f233d
        RGB:
        63, 35, 61
        CMY:
        75, 86, 76
        CMYK:
        0, 44, 3, 75
      HSL:
        304°, 28.5714%, 19.2157%
        HSV (HSB):
        304°, 44.4444%, 24.7059%
        XYZ:
        3.4932, 2.5957, 4.7318
        xyY:
        0.3228, 0.2399, 2.5957
      CIE-Lab:
        18.3462, 18.1951, -11.0980
        CIE-LCH:
        18.3462, 21.3126, 328.6190
        CIE-Luv:
        18.3462, 11.6683, -13.3002
        Hunter-Lab:
        16.1113, 10.5073, -6.1352
      #3f233d color charts
#3f233d RGB chart
      #3f233d CMYK chart
      #3f233d RGB pie chart
      #3f233d color shades, tints & tones
#3f233d color schemes
#3f233d color preview, HTML & CSS examples
           This text has a color of #3f233d        
        
          <p style="color:#3f233d;">Text here</p>
        
        
          .mytext {color:#3f233d;}
        
        Text color #3f233d
      
           This box has a color of #3f233d        
        
          <div style="background-color:#3f233d;">Content here</div>
        
        
          .mybackground {background-color:#3f233d;}
        
        Background color #3f233d
      
           Border around this has a color of #3f233d        
        
          <div style="border:2px solid #3f233d;">Content here</div>
        
        
          .myborder {border:2px solid #3f233d;}
        
        Border color #3f233d