#e231fe color space conversions
Hex:
        #e231fe
        RGB:
        226, 49, 254
        CMY:
        11, 81, 0
        CMYK:
        11, 81, 0, 0
      HSL:
        292°, 99.0338%, 59.4118%
        HSV (HSB):
        292°, 80.7087%, 99.6078%
        XYZ:
        50.3517, 25.5211, 96.0382
        xyY:
        0.2929, 0.1485, 25.5211
      CIE-Lab:
        57.5797, 87.4177, -64.9426
        CIE-LCH:
        57.5797, 108.9008, 323.3914
        CIE-Luv:
        57.5797, 60.9266, -112.1978
        Hunter-Lab:
        50.5184, 89.5037, -77.3504
      #e231fe color charts
#e231fe RGB chart
      #e231fe CMYK chart
      #e231fe RGB pie chart
      #e231fe color shades, tints & tones
#e231fe color schemes
#e231fe color preview, HTML & CSS examples
           This text has a color of #e231fe        
        
          <p style="color:#e231fe;">Text here</p>
        
        
          .mytext {color:#e231fe;}
        
        Text color #e231fe
      
           This box has a color of #e231fe        
        
          <div style="background-color:#e231fe;">Content here</div>
        
        
          .mybackground {background-color:#e231fe;}
        
        Background color #e231fe
      
           Border around this has a color of #e231fe        
        
          <div style="border:2px solid #e231fe;">Content here</div>
        
        
          .myborder {border:2px solid #e231fe;}
        
        Border color #e231fe