#e515d2 color space conversions
Hex:
        #e515d2
        RGB:
        229, 21, 210
        CMY:
        10, 92, 18
        CMYK:
        0, 91, 8, 10
      HSL:
        305°, 83.2000%, 49.0196%
        HSV (HSB):
        305°, 90.8297%, 89.8039%
        XYZ:
        44.2141, 21.8475, 62.8594
        xyY:
        0.3430, 0.1695, 21.8475
      CIE-Lab:
        53.8648, 86.2746, -46.0763
        CIE-LCH:
        53.8648, 97.8076, 331.8948
        CIE-Luv:
        53.8648, 82.4122, -82.3010
        Hunter-Lab:
        46.7413, 87.0517, -47.0165
      #e515d2 color charts
#e515d2 RGB chart
      #e515d2 CMYK chart
      #e515d2 RGB pie chart
      #e515d2 color shades, tints & tones
#e515d2 color schemes
#e515d2 color preview, HTML & CSS examples
           This text has a color of #e515d2        
        
          <p style="color:#e515d2;">Text here</p>
        
        
          .mytext {color:#e515d2;}
        
        Text color #e515d2
      
           This box has a color of #e515d2        
        
          <div style="background-color:#e515d2;">Content here</div>
        
        
          .mybackground {background-color:#e515d2;}
        
        Background color #e515d2
      
           Border around this has a color of #e515d2        
        
          <div style="border:2px solid #e515d2;">Content here</div>
        
        
          .myborder {border:2px solid #e515d2;}
        
        Border color #e515d2