#e514d8 color space conversions
Hex:
        #e514d8
        RGB:
        229, 20, 216
        CMY:
        10, 92, 15
        CMYK:
        0, 91, 6, 10
      HSL:
        304°, 83.9357%, 48.8235%
        HSV (HSB):
        304°, 91.2664%, 89.8039%
        XYZ:
        44.9579, 22.1162, 66.8651
        xyY:
        0.3357, 0.1651, 22.1162
      CIE-Lab:
        54.1501, 87.2054, -49.0493
        CIE-LCH:
        54.1501, 100.0530, 330.6441
        CIE-Luv:
        54.1501, 80.0161, -86.9707
        Hunter-Lab:
        47.0279, 88.3446, -51.3801
      #e514d8 color charts
#e514d8 RGB chart
      #e514d8 CMYK chart
      #e514d8 RGB pie chart
      #e514d8 color shades, tints & tones
#e514d8 color schemes
#e514d8 color preview, HTML & CSS examples
           This text has a color of #e514d8        
        
          <p style="color:#e514d8;">Text here</p>
        
        
          .mytext {color:#e514d8;}
        
        Text color #e514d8
      
           This box has a color of #e514d8        
        
          <div style="background-color:#e514d8;">Content here</div>
        
        
          .mybackground {background-color:#e514d8;}
        
        Background color #e514d8
      
           Border around this has a color of #e514d8        
        
          <div style="border:2px solid #e514d8;">Content here</div>
        
        
          .myborder {border:2px solid #e514d8;}
        
        Border color #e514d8