#e507c5 color space conversions
Hex:
        #e507c5
        RGB:
        229, 7, 197
        CMY:
        10, 97, 23
        CMYK:
        0, 97, 14, 10
      HSL:
        309°, 94.0678%, 46.2745%
        HSV (HSB):
        309°, 96.9432%, 89.8039%
        XYZ:
        42.4671, 20.8412, 54.6078
        xyY:
        0.3601, 0.1767, 20.8412
      CIE-Lab:
        52.7752, 85.7997, -40.3236
        CIE-LCH:
        52.7752, 94.8028, 334.8277
        CIE-Luv:
        52.7752, 88.8592, -73.3175
        Hunter-Lab:
        45.6522, 86.1553, -38.9645
      #e507c5 color charts
#e507c5 RGB chart
      #e507c5 CMYK chart
      #e507c5 RGB pie chart
      #e507c5 color shades, tints & tones
#e507c5 color schemes
#e507c5 color preview, HTML & CSS examples
           This text has a color of #e507c5        
        
          <p style="color:#e507c5;">Text here</p>
        
        
          .mytext {color:#e507c5;}
        
        Text color #e507c5
      
           This box has a color of #e507c5        
        
          <div style="background-color:#e507c5;">Content here</div>
        
        
          .mybackground {background-color:#e507c5;}
        
        Background color #e507c5
      
           Border around this has a color of #e507c5        
        
          <div style="border:2px solid #e507c5;">Content here</div>
        
        
          .myborder {border:2px solid #e507c5;}
        
        Border color #e507c5