#e31ce2 color space conversions
Hex:
        #e31ce2
        RGB:
        227, 28, 226
        CMY:
        11, 89, 11
        CMYK:
        0, 88, 0, 11
      HSL:
        300°, 78.0392%, 50.0000%
        HSV (HSB):
        300°, 87.6652%, 89.0196%
        XYZ:
        45.8213, 22.6524, 73.9088
        xyY:
        0.3218, 0.1591, 22.6524
      CIE-Lab:
        54.7125, 87.2592, -53.8509
        CIE-LCH:
        54.7125, 102.5382, 328.3197
        CIE-Luv:
        54.7125, 73.9334, -94.3513
        Hunter-Lab:
        47.5945, 88.5591, -58.7544
      #e31ce2 color charts
#e31ce2 RGB chart
      #e31ce2 CMYK chart
      #e31ce2 RGB pie chart
      #e31ce2 color shades, tints & tones
#e31ce2 color schemes
#e31ce2 color preview, HTML & CSS examples
           This text has a color of #e31ce2        
        
          <p style="color:#e31ce2;">Text here</p>
        
        
          .mytext {color:#e31ce2;}
        
        Text color #e31ce2
      
           This box has a color of #e31ce2        
        
          <div style="background-color:#e31ce2;">Content here</div>
        
        
          .mybackground {background-color:#e31ce2;}
        
        Background color #e31ce2
      
           Border around this has a color of #e31ce2        
        
          <div style="border:2px solid #e31ce2;">Content here</div>
        
        
          .myborder {border:2px solid #e31ce2;}
        
        Border color #e31ce2