#e26bfa color space conversions
Hex:
        #e26bfa
        RGB:
        226, 107, 250
        CMY:
        11, 58, 2
        CMYK:
        10, 57, 0, 2
      HSL:
        290°, 93.4641%, 70.0000%
        HSV (HSB):
        290°, 57.2000%, 98.0392%
        XYZ:
        53.8770, 33.5863, 94.0856
        xyY:
        0.2968, 0.1850, 33.5863
      CIE-Lab:
        64.6328, 66.2459, -51.4732
        CIE-LCH:
        64.6328, 83.8929, 322.1527
        CIE-Luv:
        64.6328, 49.3545, -91.1248
        Hunter-Lab:
        57.9537, 64.5249, -55.6876
      #e26bfa color charts
#e26bfa RGB chart
      #e26bfa CMYK chart
      #e26bfa RGB pie chart
      #e26bfa color shades, tints & tones
#e26bfa color schemes
#e26bfa color preview, HTML & CSS examples
           This text has a color of #e26bfa        
        
          <p style="color:#e26bfa;">Text here</p>
        
        
          .mytext {color:#e26bfa;}
        
        Text color #e26bfa
      
           This box has a color of #e26bfa        
        
          <div style="background-color:#e26bfa;">Content here</div>
        
        
          .mybackground {background-color:#e26bfa;}
        
        Background color #e26bfa
      
           Border around this has a color of #e26bfa        
        
          <div style="border:2px solid #e26bfa;">Content here</div>
        
        
          .myborder {border:2px solid #e26bfa;}
        
        Border color #e26bfa