#4e054e color space conversions
Hex:
        #4e054e
        RGB:
        78, 5, 78
        CMY:
        69, 98, 69
        CMYK:
        0, 94, 0, 69
      HSL:
        300°, 87.9518%, 16.2745%
        HSV (HSB):
        300°, 93.5897%, 30.5882%
        XYZ:
        4.5713, 2.2783, 7.4065
        xyY:
        0.3207, 0.1598, 2.2783
      CIE-Lab:
        16.8848, 40.0873, -24.9444
        CIE-LCH:
        16.8848, 47.2146, 328.1080
        CIE-Luv:
        16.8848, 22.4084, -28.9750
        Hunter-Lab:
        15.0940, 27.6450, -18.5274
      #4e054e color charts
#4e054e RGB chart
      #4e054e CMYK chart
      #4e054e RGB pie chart
      #4e054e color shades, tints & tones
#4e054e color schemes
#4e054e color preview, HTML & CSS examples
           This text has a color of #4e054e        
        
          <p style="color:#4e054e;">Text here</p>
        
        
          .mytext {color:#4e054e;}
        
        Text color #4e054e
      
           This box has a color of #4e054e        
        
          <div style="background-color:#4e054e;">Content here</div>
        
        
          .mybackground {background-color:#4e054e;}
        
        Background color #4e054e
      
           Border around this has a color of #4e054e        
        
          <div style="border:2px solid #4e054e;">Content here</div>
        
        
          .myborder {border:2px solid #4e054e;}
        
        Border color #4e054e