#e26efb color space conversions
Hex:
        #e26efb
        RGB:
        226, 110, 251
        CMY:
        11, 57, 2
        CMYK:
        10, 56, 0, 2
      HSL:
        289°, 94.6309%, 70.7843%
        HSV (HSB):
        289°, 56.1753%, 98.4314%
        XYZ:
        54.3525, 34.2856, 95.0199
        xyY:
        0.2959, 0.1867, 34.2856
      CIE-Lab:
        65.1887, 65.0639, -51.1433
        CIE-LCH:
        65.1887, 82.7584, 321.8309
        CIE-Luv:
        65.1887, 48.1601, -90.5790
        Hunter-Lab:
        58.5539, 63.2228, -55.2266
      #e26efb color charts
#e26efb RGB chart
      #e26efb CMYK chart
      #e26efb RGB pie chart
      #e26efb color shades, tints & tones
#e26efb color schemes
#e26efb color preview, HTML & CSS examples
           This text has a color of #e26efb        
        
          <p style="color:#e26efb;">Text here</p>
        
        
          .mytext {color:#e26efb;}
        
        Text color #e26efb
      
           This box has a color of #e26efb        
        
          <div style="background-color:#e26efb;">Content here</div>
        
        
          .mybackground {background-color:#e26efb;}
        
        Background color #e26efb
      
           Border around this has a color of #e26efb        
        
          <div style="border:2px solid #e26efb;">Content here</div>
        
        
          .myborder {border:2px solid #e26efb;}
        
        Border color #e26efb