#e31dfe color space conversions
Hex:
        #e31dfe
        RGB:
        227, 29, 254
        CMY:
        11, 89, 0
        CMYK:
        11, 89, 0, 0
      HSL:
        293°, 99.1189%, 55.4902%
        HSV (HSB):
        293°, 88.5827%, 99.6078%
        XYZ:
        50.0073, 24.3654, 95.8332
        xyY:
        0.2938, 0.1432, 24.3654
      CIE-Lab:
        56.4518, 91.3548, -66.7507
        CIE-LCH:
        56.4518, 113.1431, 323.8453
        CIE-Luv:
        56.4518, 63.6281, -114.7767
        Hunter-Lab:
        49.3613, 94.4538, -80.5566
      #e31dfe color charts
#e31dfe RGB chart
      #e31dfe CMYK chart
      #e31dfe RGB pie chart
      #e31dfe color shades, tints & tones
#e31dfe color schemes
#e31dfe color preview, HTML & CSS examples
           This text has a color of #e31dfe        
        
          <p style="color:#e31dfe;">Text here</p>
        
        
          .mytext {color:#e31dfe;}
        
        Text color #e31dfe
      
           This box has a color of #e31dfe        
        
          <div style="background-color:#e31dfe;">Content here</div>
        
        
          .mybackground {background-color:#e31dfe;}
        
        Background color #e31dfe
      
           Border around this has a color of #e31dfe        
        
          <div style="border:2px solid #e31dfe;">Content here</div>
        
        
          .myborder {border:2px solid #e31dfe;}
        
        Border color #e31dfe