#e239fe color space conversions
Hex:
        #e239fe
        RGB:
        226, 57, 254
        CMY:
        11, 78, 0
        CMYK:
        11, 78, 0, 0
      HSL:
        291°, 98.9950%, 60.9804%
        HSV (HSB):
        291°, 77.5591%, 99.6078%
        XYZ:
        50.7166, 26.2508, 96.1598
        xyY:
        0.2929, 0.1516, 26.2508
      CIE-Lab:
        58.2743, 85.3984, -63.8259
        CIE-LCH:
        58.2743, 106.6144, 323.2259
        CIE-Luv:
        58.2743, 59.8006, -110.6066
        Hunter-Lab:
        51.2355, 87.0299, -75.4118
      #e239fe color charts
#e239fe RGB chart
      #e239fe CMYK chart
      #e239fe RGB pie chart
      #e239fe color shades, tints & tones
#e239fe color schemes
#e239fe color preview, HTML & CSS examples
           This text has a color of #e239fe        
        
          <p style="color:#e239fe;">Text here</p>
        
        
          .mytext {color:#e239fe;}
        
        Text color #e239fe
      
           This box has a color of #e239fe        
        
          <div style="background-color:#e239fe;">Content here</div>
        
        
          .mybackground {background-color:#e239fe;}
        
        Background color #e239fe
      
           Border around this has a color of #e239fe        
        
          <div style="border:2px solid #e239fe;">Content here</div>
        
        
          .myborder {border:2px solid #e239fe;}
        
        Border color #e239fe