#e51ff1 color space conversions
Hex:
        #e51ff1
        RGB:
        229, 31, 241
        CMY:
        10, 88, 5
        CMYK:
        5, 87, 0, 5
      HSL:
        297°, 88.2353%, 53.3333%
        HSV (HSB):
        297°, 87.1369%, 94.5098%
        XYZ:
        48.6803, 23.9889, 85.2837
        xyY:
        0.3082, 0.1519, 23.9889
      CIE-Lab:
        56.0766, 89.3692, -60.0893
        CIE-LCH:
        56.0766, 107.6921, 326.0842
        CIE-Luv:
        56.0766, 69.4399, -104.5121
        Hunter-Lab:
        48.9784, 91.7011, -68.9538
      #e51ff1 color charts
#e51ff1 RGB chart
      #e51ff1 CMYK chart
      #e51ff1 RGB pie chart
      #e51ff1 color shades, tints & tones
#e51ff1 color schemes
#e51ff1 color preview, HTML & CSS examples
           This text has a color of #e51ff1        
        
          <p style="color:#e51ff1;">Text here</p>
        
        
          .mytext {color:#e51ff1;}
        
        Text color #e51ff1
      
           This box has a color of #e51ff1        
        
          <div style="background-color:#e51ff1;">Content here</div>
        
        
          .mybackground {background-color:#e51ff1;}
        
        Background color #e51ff1
      
           Border around this has a color of #e51ff1        
        
          <div style="border:2px solid #e51ff1;">Content here</div>
        
        
          .myborder {border:2px solid #e51ff1;}
        
        Border color #e51ff1