#e50ce1 color space conversions
Hex:
        #e50ce1
        RGB:
        229, 12, 225
        CMY:
        10, 95, 12
        CMYK:
        0, 95, 2, 10
      HSL:
        301°, 90.0415%, 47.2549%
        HSV (HSB):
        301°, 94.7598%, 89.8039%
        XYZ:
        46.0352, 22.3572, 73.1232
        xyY:
        0.3253, 0.1580, 22.3572
      CIE-Lab:
        54.4040, 89.1981, -53.7578
        CIE-LCH:
        54.4040, 104.1451, 328.9235
        CIE-Luv:
        54.4040, 76.8582, -94.3503
        Hunter-Lab:
        47.2834, 91.0419, -58.5929
      #e50ce1 color charts
#e50ce1 RGB chart
      #e50ce1 CMYK chart
      #e50ce1 RGB pie chart
      #e50ce1 color shades, tints & tones
#e50ce1 color schemes
#e50ce1 color preview, HTML & CSS examples
           This text has a color of #e50ce1        
        
          <p style="color:#e50ce1;">Text here</p>
        
        
          .mytext {color:#e50ce1;}
        
        Text color #e50ce1
      
           This box has a color of #e50ce1        
        
          <div style="background-color:#e50ce1;">Content here</div>
        
        
          .mybackground {background-color:#e50ce1;}
        
        Background color #e50ce1
      
           Border around this has a color of #e50ce1        
        
          <div style="border:2px solid #e50ce1;">Content here</div>
        
        
          .myborder {border:2px solid #e50ce1;}
        
        Border color #e50ce1