#e71cfb color space conversions
Hex:
        #e71cfb
        RGB:
        231, 28, 251
        CMY:
        9, 89, 2
        CMYK:
        8, 89, 0, 2
      HSL:
        295°, 96.5368%, 54.7059%
        HSV (HSB):
        295°, 88.8446%, 98.4314%
        XYZ:
        50.7828, 24.7845, 93.3741
        xyY:
        0.3006, 0.1467, 24.7845
      CIE-Lab:
        56.8648, 91.6504, -64.3850
        CIE-LCH:
        56.8648, 112.0055, 324.9117
        CIE-Luv:
        56.8648, 67.4517, -111.5448
        Hunter-Lab:
        49.7840, 94.9593, -76.3546
      #e71cfb color charts
#e71cfb RGB chart
      #e71cfb CMYK chart
      #e71cfb RGB pie chart
      #e71cfb color shades, tints & tones
#e71cfb color schemes
#e71cfb color preview, HTML & CSS examples
           This text has a color of #e71cfb        
        
          <p style="color:#e71cfb;">Text here</p>
        
        
          .mytext {color:#e71cfb;}
        
        Text color #e71cfb
      
           This box has a color of #e71cfb        
        
          <div style="background-color:#e71cfb;">Content here</div>
        
        
          .mybackground {background-color:#e71cfb;}
        
        Background color #e71cfb
      
           Border around this has a color of #e71cfb        
        
          <div style="border:2px solid #e71cfb;">Content here</div>
        
        
          .myborder {border:2px solid #e71cfb;}
        
        Border color #e71cfb