#e31fe5 color space conversions
Hex:
        #e31fe5
        RGB:
        227, 31, 229
        CMY:
        11, 88, 10
        CMYK:
        1, 86, 0, 10
      HSL:
        299°, 79.2000%, 50.9804%
        HSV (HSB):
        299°, 86.4629%, 89.8039%
        XYZ:
        46.3114, 22.9680, 76.1211
        xyY:
        0.3185, 0.1580, 22.9680
      CIE-Lab:
        55.0394, 87.2430, -55.0238
        CIE-LCH:
        55.0394, 103.1454, 327.7606
        CIE-Luv:
        55.0394, 72.5042, -96.2336
        Hunter-Lab:
        47.9250, 88.6215, -60.6252
      #e31fe5 color charts
#e31fe5 RGB chart
      #e31fe5 CMYK chart
      #e31fe5 RGB pie chart
      #e31fe5 color shades, tints & tones
#e31fe5 color schemes
#e31fe5 color preview, HTML & CSS examples
           This text has a color of #e31fe5        
        
          <p style="color:#e31fe5;">Text here</p>
        
        
          .mytext {color:#e31fe5;}
        
        Text color #e31fe5
      
           This box has a color of #e31fe5        
        
          <div style="background-color:#e31fe5;">Content here</div>
        
        
          .mybackground {background-color:#e31fe5;}
        
        Background color #e31fe5
      
           Border around this has a color of #e31fe5        
        
          <div style="border:2px solid #e31fe5;">Content here</div>
        
        
          .myborder {border:2px solid #e31fe5;}
        
        Border color #e31fe5