#e163f5 color space conversions
Hex:
        #e163f5
        RGB:
        225, 99, 245
        CMY:
        12, 61, 4
        CMYK:
        8, 60, 0, 4
      HSL:
        292°, 87.9518%, 67.4510%
        HSV (HSB):
        292°, 59.5918%, 96.0784%
        XYZ:
        51.9946, 31.5238, 89.7305
        xyY:
        0.3001, 0.1820, 31.5238
      CIE-Lab:
        62.9473, 68.6344, -51.3934
        CIE-LCH:
        62.9473, 85.7436, 323.1741
        CIE-Luv:
        62.9473, 52.4406, -90.8600
        Hunter-Lab:
        56.1461, 67.0461, -55.4528
      #e163f5 color charts
#e163f5 RGB chart
      #e163f5 CMYK chart
      #e163f5 RGB pie chart
      #e163f5 color shades, tints & tones
#e163f5 color schemes
#e163f5 color preview, HTML & CSS examples
           This text has a color of #e163f5        
        
          <p style="color:#e163f5;">Text here</p>
        
        
          .mytext {color:#e163f5;}
        
        Text color #e163f5
      
           This box has a color of #e163f5        
        
          <div style="background-color:#e163f5;">Content here</div>
        
        
          .mybackground {background-color:#e163f5;}
        
        Background color #e163f5
      
           Border around this has a color of #e163f5        
        
          <div style="border:2px solid #e163f5;">Content here</div>
        
        
          .myborder {border:2px solid #e163f5;}
        
        Border color #e163f5