#4b1142 color space conversions
Hex:
        #4b1142
        RGB:
        75, 17, 66
        CMY:
        71, 93, 74
        CMYK:
        0, 77, 12, 71
      HSL:
        309°, 63.0435%, 18.0392%
        HSV (HSB):
        309°, 77.3333%, 29.4118%
        XYZ:
        4.0855, 2.2901, 5.3810
        xyY:
        0.3475, 0.1948, 2.2901
      CIE-Lab:
        16.9415, 33.1587, -16.5988
        CIE-LCH:
        16.9415, 37.0812, 333.4080
        CIE-Luv:
        16.9415, 22.3702, -19.9774
        Hunter-Lab:
        15.1331, 21.7066, -10.4890
      #4b1142 color charts
#4b1142 RGB chart
      #4b1142 CMYK chart
      #4b1142 RGB pie chart
      #4b1142 color shades, tints & tones
#4b1142 color schemes
#4b1142 color preview, HTML & CSS examples
           This text has a color of #4b1142        
        
          <p style="color:#4b1142;">Text here</p>
        
        
          .mytext {color:#4b1142;}
        
        Text color #4b1142
      
           This box has a color of #4b1142        
        
          <div style="background-color:#4b1142;">Content here</div>
        
        
          .mybackground {background-color:#4b1142;}
        
        Background color #4b1142
      
           Border around this has a color of #4b1142        
        
          <div style="border:2px solid #4b1142;">Content here</div>
        
        
          .myborder {border:2px solid #4b1142;}
        
        Border color #4b1142