#e50ecf color space conversions
Hex:
        #e50ecf
        RGB:
        229, 14, 207
        CMY:
        10, 95, 19
        CMYK:
        0, 94, 10, 10
      HSL:
        306°, 88.4774%, 47.6471%
        HSV (HSB):
        306°, 93.8865%, 89.8039%
        XYZ:
        43.7326, 21.4771, 60.8720
        xyY:
        0.3469, 0.1703, 21.4771
      CIE-Lab:
        53.4677, 86.5746, -44.9871
        CIE-LCH:
        53.4677, 97.5654, 332.5421
        CIE-Luv:
        53.4677, 84.1621, -80.5843
        Hunter-Lab:
        46.3434, 87.3433, -45.4370
      #e50ecf color charts
#e50ecf RGB chart
      #e50ecf CMYK chart
      #e50ecf RGB pie chart
      #e50ecf color shades, tints & tones
#e50ecf color schemes
#e50ecf color preview, HTML & CSS examples
           This text has a color of #e50ecf        
        
          <p style="color:#e50ecf;">Text here</p>
        
        
          .mytext {color:#e50ecf;}
        
        Text color #e50ecf
      
           This box has a color of #e50ecf        
        
          <div style="background-color:#e50ecf;">Content here</div>
        
        
          .mybackground {background-color:#e50ecf;}
        
        Background color #e50ecf
      
           Border around this has a color of #e50ecf        
        
          <div style="border:2px solid #e50ecf;">Content here</div>
        
        
          .myborder {border:2px solid #e50ecf;}
        
        Border color #e50ecf