#3b224f color space conversions
Hex:
        #3b224f
        RGB:
        59, 34, 79
        CMY:
        77, 87, 69
        CMYK:
        25, 57, 0, 69
      HSL:
        273°, 39.8230%, 22.1569%
        HSV (HSB):
        273°, 56.9620%, 30.9804%
        XYZ:
        3.7869, 2.6384, 7.7068
        xyY:
        0.2680, 0.1867, 2.6384
      CIE-Lab:
        18.5332, 21.9234, -23.1909
        CIE-LCH:
        18.5332, 31.9132, 313.3906
        CIE-Luv:
        18.5332, 7.2291, -26.7847
        Hunter-Lab:
        16.2431, 13.1905, -16.7610
      #3b224f color charts
#3b224f RGB chart
      #3b224f CMYK chart
      #3b224f RGB pie chart
      #3b224f color shades, tints & tones
#3b224f color schemes
#3b224f color preview, HTML & CSS examples
           This text has a color of #3b224f        
        
          <p style="color:#3b224f;">Text here</p>
        
        
          .mytext {color:#3b224f;}
        
        Text color #3b224f
      
           This box has a color of #3b224f        
        
          <div style="background-color:#3b224f;">Content here</div>
        
        
          .mybackground {background-color:#3b224f;}
        
        Background color #3b224f
      
           Border around this has a color of #3b224f        
        
          <div style="border:2px solid #3b224f;">Content here</div>
        
        
          .myborder {border:2px solid #3b224f;}
        
        Border color #3b224f