#e505d5 color space conversions
Hex:
        #e505d5
        RGB:
        229, 5, 213
        CMY:
        10, 98, 16
        CMYK:
        0, 98, 7, 10
      HSL:
        304°, 95.7265%, 45.8824%
        HSV (HSB):
        304°, 97.8166%, 89.8039%
        XYZ:
        44.3776, 21.5707, 64.7754
        xyY:
        0.3395, 0.1650, 21.5707
      CIE-Lab:
        53.5685, 88.0288, -48.2624
        CIE-LCH:
        53.5685, 100.3909, 331.2660
        CIE-Luv:
        53.5685, 82.0814, -85.6983
        Hunter-Lab:
        46.4442, 89.2800, -50.1803
      #e505d5 color charts
#e505d5 RGB chart
      #e505d5 CMYK chart
      #e505d5 RGB pie chart
      #e505d5 color shades, tints & tones
#e505d5 color schemes
#e505d5 color preview, HTML & CSS examples
           This text has a color of #e505d5        
        
          <p style="color:#e505d5;">Text here</p>
        
        
          .mytext {color:#e505d5;}
        
        Text color #e505d5
      
           This box has a color of #e505d5        
        
          <div style="background-color:#e505d5;">Content here</div>
        
        
          .mybackground {background-color:#e505d5;}
        
        Background color #e505d5
      
           Border around this has a color of #e505d5        
        
          <div style="border:2px solid #e505d5;">Content here</div>
        
        
          .myborder {border:2px solid #e505d5;}
        
        Border color #e505d5