#e50dd4 color space conversions
Hex:
        #e50dd4
        RGB:
        229, 13, 212
        CMY:
        10, 95, 17
        CMYK:
        0, 94, 7, 10
      HSL:
        305°, 89.2562%, 47.4510%
        HSV (HSB):
        305°, 94.3231%, 89.8039%
        XYZ:
        44.3407, 21.6993, 64.1387
        xyY:
        0.3406, 0.1667, 21.6993
      CIE-Lab:
        53.7065, 87.3262, -47.4714
        CIE-LCH:
        53.7065, 99.3951, 331.4710
        CIE-Luv:
        53.7065, 82.1161, -84.4739
        Hunter-Lab:
        46.5825, 88.3900, -49.0277
      #e50dd4 color charts
#e50dd4 RGB chart
      #e50dd4 CMYK chart
      #e50dd4 RGB pie chart
      #e50dd4 color shades, tints & tones
#e50dd4 color schemes
#e50dd4 color preview, HTML & CSS examples
           This text has a color of #e50dd4        
        
          <p style="color:#e50dd4;">Text here</p>
        
        
          .mytext {color:#e50dd4;}
        
        Text color #e50dd4
      
           This box has a color of #e50dd4        
        
          <div style="background-color:#e50dd4;">Content here</div>
        
        
          .mybackground {background-color:#e50dd4;}
        
        Background color #e50dd4
      
           Border around this has a color of #e50dd4        
        
          <div style="border:2px solid #e50dd4;">Content here</div>
        
        
          .myborder {border:2px solid #e50dd4;}
        
        Border color #e50dd4