#4e055e color space conversions
Hex:
        #4e055e
        RGB:
        78, 5, 94
        CMY:
        69, 98, 63
        CMYK:
        17, 95, 0, 63
      HSL:
        289°, 89.8990%, 19.4118%
        HSV (HSB):
        289°, 94.6809%, 36.8627%
        XYZ:
        5.2165, 2.5364, 10.8043
        xyY:
        0.2811, 0.1367, 2.5364
      CIE-Lab:
        18.0824, 43.1066, -33.8297
        CIE-LCH:
        18.0824, 54.7963, 321.8755
        CIE-Luv:
        18.0824, 18.3103, -39.1829
        Hunter-Lab:
        15.9261, 30.5966, -29.0743
      #4e055e color charts
#4e055e RGB chart
      #4e055e CMYK chart
      #4e055e RGB pie chart
      #4e055e color shades, tints & tones
#4e055e color schemes
#4e055e color preview, HTML & CSS examples
           This text has a color of #4e055e        
        
          <p style="color:#4e055e;">Text here</p>
        
        
          .mytext {color:#4e055e;}
        
        Text color #4e055e
      
           This box has a color of #4e055e        
        
          <div style="background-color:#4e055e;">Content here</div>
        
        
          .mybackground {background-color:#4e055e;}
        
        Background color #4e055e
      
           Border around this has a color of #4e055e        
        
          <div style="border:2px solid #4e055e;">Content here</div>
        
        
          .myborder {border:2px solid #4e055e;}
        
        Border color #4e055e