#4b275d color space conversions
Hex:
        #4b275d
        RGB:
        75, 39, 93
        CMY:
        71, 85, 64
        CMYK:
        19, 58, 0, 64
      HSL:
        280°, 40.9091%, 25.8824%
        HSV (HSB):
        280°, 58.0645%, 36.4706%
        XYZ:
        5.6030, 3.7372, 10.7820
        xyY:
        0.2784, 0.1857, 3.7372
      CIE-Lab:
        22.7829, 27.4263, -25.6615
        CIE-LCH:
        22.7829, 37.5595, 316.9040
        CIE-Luv:
        22.7829, 12.0148, -32.7410
        Hunter-Lab:
        19.3319, 17.9039, -19.5356
      #4b275d color charts
#4b275d RGB chart
      #4b275d CMYK chart
      #4b275d RGB pie chart
      #4b275d color shades, tints & tones
#4b275d color schemes
#4b275d color preview, HTML & CSS examples
           This text has a color of #4b275d        
        
          <p style="color:#4b275d;">Text here</p>
        
        
          .mytext {color:#4b275d;}
        
        Text color #4b275d
      
           This box has a color of #4b275d        
        
          <div style="background-color:#4b275d;">Content here</div>
        
        
          .mybackground {background-color:#4b275d;}
        
        Background color #4b275d
      
           Border around this has a color of #4b275d        
        
          <div style="border:2px solid #4b275d;">Content here</div>
        
        
          .myborder {border:2px solid #4b275d;}
        
        Border color #4b275d