#e164e7 color space conversions
Hex:
        #e164e7
        RGB:
        225, 100, 231
        CMY:
        12, 61, 9
        CMYK:
        3, 57, 0, 9
      HSL:
        297°, 73.1844%, 64.9020%
        HSV (HSB):
        297°, 56.7100%, 90.5882%
        XYZ:
        50.0323, 30.8914, 78.9270
        xyY:
        0.3130, 0.1933, 30.8914
      CIE-Lab:
        62.4159, 65.7148, -44.4604
        CIE-LCH:
        62.4159, 79.3421, 325.9191
        CIE-Luv:
        62.4159, 55.9332, -79.2991
        Hunter-Lab:
        55.5800, 63.4179, -45.2893
      #e164e7 color charts
#e164e7 RGB chart
      #e164e7 CMYK chart
      #e164e7 RGB pie chart
      #e164e7 color shades, tints & tones
#e164e7 color schemes
#e164e7 color preview, HTML & CSS examples
           This text has a color of #e164e7        
        
          <p style="color:#e164e7;">Text here</p>
        
        
          .mytext {color:#e164e7;}
        
        Text color #e164e7
      
           This box has a color of #e164e7        
        
          <div style="background-color:#e164e7;">Content here</div>
        
        
          .mybackground {background-color:#e164e7;}
        
        Background color #e164e7
      
           Border around this has a color of #e164e7        
        
          <div style="border:2px solid #e164e7;">Content here</div>
        
        
          .myborder {border:2px solid #e164e7;}
        
        Border color #e164e7