#e171f8 color space conversions
Hex:
        #e171f8
        RGB:
        225, 113, 248
        CMY:
        12, 56, 3
        CMYK:
        9, 54, 0, 3
      HSL:
        290°, 90.6040%, 70.7843%
        HSV (HSB):
        290°, 54.4355%, 97.2549%
        XYZ:
        53.8997, 34.5951, 92.6436
        xyY:
        0.2976, 0.1910, 34.5951
      CIE-Lab:
        65.4322, 62.8584, -49.1168
        CIE-LCH:
        65.4322, 79.7724, 321.9964
        CIE-Luv:
        65.4322, 47.2776, -87.0703
        Hunter-Lab:
        58.8176, 60.6444, -52.2154
      #e171f8 color charts
#e171f8 RGB chart
      #e171f8 CMYK chart
      #e171f8 RGB pie chart
      #e171f8 color shades, tints & tones
#e171f8 color schemes
#e171f8 color preview, HTML & CSS examples
           This text has a color of #e171f8        
        
          <p style="color:#e171f8;">Text here</p>
        
        
          .mytext {color:#e171f8;}
        
        Text color #e171f8
      
           This box has a color of #e171f8        
        
          <div style="background-color:#e171f8;">Content here</div>
        
        
          .mybackground {background-color:#e171f8;}
        
        Background color #e171f8
      
           Border around this has a color of #e171f8        
        
          <div style="border:2px solid #e171f8;">Content here</div>
        
        
          .myborder {border:2px solid #e171f8;}
        
        Border color #e171f8