#e51dd5 color space conversions
Hex:
        #e51dd5
        RGB:
        229, 29, 213
        CMY:
        10, 89, 16
        CMYK:
        0, 87, 7, 10
      HSL:
        305°, 79.3651%, 50.5882%
        HSV (HSB):
        305°, 87.3362%, 89.8039%
        XYZ:
        44.7627, 22.3408, 64.9037
        xyY:
        0.3391, 0.1692, 22.3408
      CIE-Lab:
        54.3868, 85.6203, -46.9625
        CIE-LCH:
        54.3868, 97.6541, 331.2554
        CIE-Luv:
        54.3868, 80.4436, -83.7135
        Hunter-Lab:
        47.2661, 86.3303, -48.3282
      #e51dd5 color charts
#e51dd5 RGB chart
      #e51dd5 CMYK chart
      #e51dd5 RGB pie chart
      #e51dd5 color shades, tints & tones
#e51dd5 color schemes
#e51dd5 color preview, HTML & CSS examples
           This text has a color of #e51dd5        
        
          <p style="color:#e51dd5;">Text here</p>
        
        
          .mytext {color:#e51dd5;}
        
        Text color #e51dd5
      
           This box has a color of #e51dd5        
        
          <div style="background-color:#e51dd5;">Content here</div>
        
        
          .mybackground {background-color:#e51dd5;}
        
        Background color #e51dd5
      
           Border around this has a color of #e51dd5        
        
          <div style="border:2px solid #e51dd5;">Content here</div>
        
        
          .myborder {border:2px solid #e51dd5;}
        
        Border color #e51dd5