#e050ce color space conversions
Hex:
        #e050ce
        RGB:
        224, 80, 206
        CMY:
        12, 69, 19
        CMYK:
        0, 64, 8, 12
      HSL:
        308°, 69.9029%, 59.6078%
        HSV (HSB):
        308°, 64.2857%, 87.8431%
        XYZ:
        44.7497, 26.0408, 61.0603
        xyY:
        0.3394, 0.1975, 26.0408
      CIE-Lab:
        58.0758, 69.6818, -37.2119
        CIE-LCH:
        58.0758, 78.9954, 331.8966
        CIE-Luv:
        58.0758, 69.1173, -67.5212
        Hunter-Lab:
        51.0302, 67.2283, -35.2224
      #e050ce color charts
#e050ce RGB chart
      #e050ce CMYK chart
      #e050ce RGB pie chart
      #e050ce color shades, tints & tones
#e050ce color schemes
#e050ce color preview, HTML & CSS examples
           This text has a color of #e050ce        
        
          <p style="color:#e050ce;">Text here</p>
        
        
          .mytext {color:#e050ce;}
        
        Text color #e050ce
      
           This box has a color of #e050ce        
        
          <div style="background-color:#e050ce;">Content here</div>
        
        
          .mybackground {background-color:#e050ce;}
        
        Background color #e050ce
      
           Border around this has a color of #e050ce        
        
          <div style="border:2px solid #e050ce;">Content here</div>
        
        
          .myborder {border:2px solid #e050ce;}
        
        Border color #e050ce