#4e004e color space conversions
Hex:
        #4e004e
        RGB:
        78, 0, 78
        CMY:
        69, 100, 69
        CMYK:
        0, 100, 0, 69
      HSL:
        300°, 100.0000%, 15.2941%
        HSV (HSB):
        300°, 100.0000%, 30.5882%
        XYZ:
        4.5170, 2.1698, 7.3885
        xyY:
        0.3209, 0.1542, 2.1698
      CIE-Lab:
        16.3540, 41.6526, -25.7930
        CIE-LCH:
        16.3540, 48.9920, 328.2325
        CIE-Luv:
        16.3540, 22.7945, -29.4741
        Hunter-Lab:
        14.7301, 28.9599, -19.4281
      #4e004e color charts
#4e004e RGB chart
      #4e004e CMYK chart
      #4e004e RGB pie chart
      #4e004e color shades, tints & tones
#4e004e color schemes
#4e004e color preview, HTML & CSS examples
           This text has a color of #4e004e        
        
          <p style="color:#4e004e;">Text here</p>
        
        
          .mytext {color:#4e004e;}
        
        Text color #4e004e
      
           This box has a color of #4e004e        
        
          <div style="background-color:#4e004e;">Content here</div>
        
        
          .mybackground {background-color:#4e004e;}
        
        Background color #4e004e
      
           Border around this has a color of #4e004e        
        
          <div style="border:2px solid #4e004e;">Content here</div>
        
        
          .myborder {border:2px solid #4e004e;}
        
        Border color #4e004e