#e371f1 color space conversions
Hex:
        #e371f1
        RGB:
        227, 113, 241
        CMY:
        11, 56, 5
        CMYK:
        6, 53, 0, 5
      HSL:
        293°, 82.0513%, 69.4118%
        HSV (HSB):
        293°, 53.1120%, 94.5098%
        XYZ:
        53.4609, 34.4920, 87.0590
        xyY:
        0.3055, 0.1971, 34.4920
      CIE-Lab:
        65.3512, 62.0811, -45.3691
        CIE-LCH:
        65.3512, 76.8922, 323.8405
        CIE-Luv:
        65.3512, 50.2756, -80.9073
        Hunter-Lab:
        58.7299, 59.7083, -46.7783
      #e371f1 color charts
#e371f1 RGB chart
      #e371f1 CMYK chart
      #e371f1 RGB pie chart
      #e371f1 color shades, tints & tones
#e371f1 color schemes
#e371f1 color preview, HTML & CSS examples
           This text has a color of #e371f1        
        
          <p style="color:#e371f1;">Text here</p>
        
        
          .mytext {color:#e371f1;}
        
        Text color #e371f1
      
           This box has a color of #e371f1        
        
          <div style="background-color:#e371f1;">Content here</div>
        
        
          .mybackground {background-color:#e371f1;}
        
        Background color #e371f1
      
           Border around this has a color of #e371f1        
        
          <div style="border:2px solid #e371f1;">Content here</div>
        
        
          .myborder {border:2px solid #e371f1;}
        
        Border color #e371f1