#4b004f color space conversions
Hex:
        #4b004f
        RGB:
        75, 0, 79
        CMY:
        71, 100, 69
        CMYK:
        5, 100, 0, 69
      HSL:
        297°, 100.0000%, 15.4902%
        HSV (HSB):
        297°, 100.0000%, 30.9804%
        XYZ:
        4.3129, 2.0604, 7.5675
        xyY:
        0.3094, 0.1478, 2.0604
      CIE-Lab:
        15.8009, 41.2668, -27.4003
        CIE-LCH:
        15.8009, 49.5351, 326.4166
        CIE-Luv:
        15.8009, 20.5432, -30.4395
        Hunter-Lab:
        14.3540, 28.5143, -21.2103
      #4b004f color charts
#4b004f RGB chart
      #4b004f CMYK chart
      #4b004f RGB pie chart
      #4b004f color shades, tints & tones
#4b004f color schemes
#4b004f color preview, HTML & CSS examples
           This text has a color of #4b004f        
        
          <p style="color:#4b004f;">Text here</p>
        
        
          .mytext {color:#4b004f;}
        
        Text color #4b004f
      
           This box has a color of #4b004f        
        
          <div style="background-color:#4b004f;">Content here</div>
        
        
          .mybackground {background-color:#4b004f;}
        
        Background color #4b004f
      
           Border around this has a color of #4b004f        
        
          <div style="border:2px solid #4b004f;">Content here</div>
        
        
          .myborder {border:2px solid #4b004f;}
        
        Border color #4b004f