#e26ff4 color space conversions
Hex:
        #e26ff4
        RGB:
        226, 111, 244
        CMY:
        11, 56, 4
        CMYK:
        7, 55, 0, 4
      HSL:
        292°, 85.8065%, 69.6078%
        HSV (HSB):
        292°, 54.5082%, 95.6863%
        XYZ:
        53.3776, 34.0693, 89.3507
        xyY:
        0.3019, 0.1927, 34.0693
      CIE-Lab:
        65.0175, 63.3051, -47.5592
        CIE-LCH:
        65.0175, 79.1796, 323.0836
        CIE-Luv:
        65.0175, 49.5631, -84.5278
        Hunter-Lab:
        58.3689, 61.0904, -49.9025
      #e26ff4 color charts
#e26ff4 RGB chart
      #e26ff4 CMYK chart
      #e26ff4 RGB pie chart
      #e26ff4 color shades, tints & tones
#e26ff4 color schemes
#e26ff4 color preview, HTML & CSS examples
           This text has a color of #e26ff4        
        
          <p style="color:#e26ff4;">Text here</p>
        
        
          .mytext {color:#e26ff4;}
        
        Text color #e26ff4
      
           This box has a color of #e26ff4        
        
          <div style="background-color:#e26ff4;">Content here</div>
        
        
          .mybackground {background-color:#e26ff4;}
        
        Background color #e26ff4
      
           Border around this has a color of #e26ff4        
        
          <div style="border:2px solid #e26ff4;">Content here</div>
        
        
          .myborder {border:2px solid #e26ff4;}
        
        Border color #e26ff4