#e26fea color space conversions
Hex:
        #e26fea
        RGB:
        226, 111, 234
        CMY:
        11, 56, 8
        CMYK:
        3, 53, 0, 8
      HSL:
        296°, 74.5455%, 67.6471%
        HSV (HSB):
        296°, 52.5641%, 91.7647%
        XYZ:
        51.8998, 33.4781, 81.5684
        xyY:
        0.3109, 0.2005, 33.4781
      CIE-Lab:
        64.5462, 61.4939, -42.7697
        CIE-LCH:
        64.5462, 74.9049, 325.1810
        CIE-Luv:
        64.5462, 52.0714, -76.4678
        Hunter-Lab:
        57.8603, 58.8561, -43.0817
      #e26fea color charts
#e26fea RGB chart
      #e26fea CMYK chart
      #e26fea RGB pie chart
      #e26fea color shades, tints & tones
#e26fea color schemes
#e26fea color preview, HTML & CSS examples
           This text has a color of #e26fea        
        
          <p style="color:#e26fea;">Text here</p>
        
        
          .mytext {color:#e26fea;}
        
        Text color #e26fea
      
           This box has a color of #e26fea        
        
          <div style="background-color:#e26fea;">Content here</div>
        
        
          .mybackground {background-color:#e26fea;}
        
        Background color #e26fea
      
           Border around this has a color of #e26fea        
        
          <div style="border:2px solid #e26fea;">Content here</div>
        
        
          .myborder {border:2px solid #e26fea;}
        
        Border color #e26fea