#e164f8 color space conversions
Hex:
        #e164f8
        RGB:
        225, 100, 248
        CMY:
        12, 61, 3
        CMYK:
        9, 60, 0, 3
      HSL:
        291°, 91.3580%, 68.2353%
        HSV (HSB):
        291°, 59.6774%, 97.2549%
        XYZ:
        52.5518, 31.8992, 92.1943
        xyY:
        0.2975, 0.1806, 31.8992
      CIE-Lab:
        63.2595, 68.7444, -52.5560
        CIE-LCH:
        63.2595, 86.5328, 322.6016
        CIE-Luv:
        63.2595, 51.3482, -92.8109
        Hunter-Lab:
        56.4794, 67.2481, -57.2467
      #e164f8 color charts
#e164f8 RGB chart
      #e164f8 CMYK chart
      #e164f8 RGB pie chart
      #e164f8 color shades, tints & tones
#e164f8 color schemes
#e164f8 color preview, HTML & CSS examples
           This text has a color of #e164f8        
        
          <p style="color:#e164f8;">Text here</p>
        
        
          .mytext {color:#e164f8;}
        
        Text color #e164f8
      
           This box has a color of #e164f8        
        
          <div style="background-color:#e164f8;">Content here</div>
        
        
          .mybackground {background-color:#e164f8;}
        
        Background color #e164f8
      
           Border around this has a color of #e164f8        
        
          <div style="border:2px solid #e164f8;">Content here</div>
        
        
          .myborder {border:2px solid #e164f8;}
        
        Border color #e164f8