#4b395f color space conversions
Hex:
        #4b395f
        RGB:
        75, 57, 95
        CMY:
        71, 78, 63
        CMYK:
        21, 40, 0, 63
      HSL:
        268°, 25.0000%, 29.8039%
        HSV (HSB):
        268°, 40.0000%, 37.2549%
        XYZ:
        6.4303, 5.2483, 11.5006
        xyY:
        0.2774, 0.2264, 5.2483
      CIE-Lab:
        27.4309, 16.5343, -19.6594
        CIE-LCH:
        27.4309, 25.6881, 310.0651
        CIE-Luv:
        27.4309, 6.1046, -26.2399
        Hunter-Lab:
        22.9092, 10.0115, -13.7275
      #4b395f color charts
#4b395f RGB chart
      #4b395f CMYK chart
      #4b395f RGB pie chart
      #4b395f color shades, tints & tones
#4b395f color schemes
#4b395f color preview, HTML & CSS examples
           This text has a color of #4b395f        
        
          <p style="color:#4b395f;">Text here</p>
        
        
          .mytext {color:#4b395f;}
        
        Text color #4b395f
      
           This box has a color of #4b395f        
        
          <div style="background-color:#4b395f;">Content here</div>
        
        
          .mybackground {background-color:#4b395f;}
        
        Background color #4b395f
      
           Border around this has a color of #4b395f        
        
          <div style="border:2px solid #4b395f;">Content here</div>
        
        
          .myborder {border:2px solid #4b395f;}
        
        Border color #4b395f