#e31ffa color space conversions
Hex:
        #e31ffa
        RGB:
        227, 31, 250
        CMY:
        11, 88, 2
        CMYK:
        9, 88, 0, 2
      HSL:
        294°, 95.6332%, 55.0980%
        HSV (HSB):
        294°, 87.6000%, 98.0392%
        XYZ:
        49.4239, 24.2130, 92.5111
        xyY:
        0.2975, 0.1457, 24.2130
      CIE-Lab:
        56.3004, 90.4313, -64.7708
        CIE-LCH:
        56.3004, 111.2343, 324.3881
        CIE-Luv:
        56.3004, 64.8557, -111.6773
        Hunter-Lab:
        49.2067, 93.1760, -77.0236
      #e31ffa color charts
#e31ffa RGB chart
      #e31ffa CMYK chart
      #e31ffa RGB pie chart
      #e31ffa color shades, tints & tones
#e31ffa color schemes
#e31ffa color preview, HTML & CSS examples
           This text has a color of #e31ffa        
        
          <p style="color:#e31ffa;">Text here</p>
        
        
          .mytext {color:#e31ffa;}
        
        Text color #e31ffa
      
           This box has a color of #e31ffa        
        
          <div style="background-color:#e31ffa;">Content here</div>
        
        
          .mybackground {background-color:#e31ffa;}
        
        Background color #e31ffa
      
           Border around this has a color of #e31ffa        
        
          <div style="border:2px solid #e31ffa;">Content here</div>
        
        
          .myborder {border:2px solid #e31ffa;}
        
        Border color #e31ffa