#4e058e color space conversions
Hex:
        #4e058e
        RGB:
        78, 5, 142
        CMY:
        69, 98, 44
        CMYK:
        45, 96, 0, 44
      HSL:
        272°, 93.1973%, 28.8235%
        HSV (HSB):
        272°, 96.4789%, 55.6863%
        XYZ:
        8.0786, 3.6812, 25.8759
        xyY:
        0.2147, 0.0978, 3.6812
      CIE-Lab:
        22.5883, 53.5093, -57.3505
        CIE-LCH:
        22.5883, 78.4368, 313.0155
        CIE-Luv:
        22.5883, 9.2392, -68.4901
        Hunter-Lab:
        19.1865, 41.5823, -66.5309
      #4e058e color charts
#4e058e RGB chart
      #4e058e CMYK chart
      #4e058e RGB pie chart
      #4e058e color shades, tints & tones
#4e058e color schemes
#4e058e color preview, HTML & CSS examples
           This text has a color of #4e058e        
        
          <p style="color:#4e058e;">Text here</p>
        
        
          .mytext {color:#4e058e;}
        
        Text color #4e058e
      
           This box has a color of #4e058e        
        
          <div style="background-color:#4e058e;">Content here</div>
        
        
          .mybackground {background-color:#4e058e;}
        
        Background color #4e058e
      
           Border around this has a color of #4e058e        
        
          <div style="border:2px solid #4e058e;">Content here</div>
        
        
          .myborder {border:2px solid #4e058e;}
        
        Border color #4e058e