#e296ff color space conversions
Hex:
        #e296ff
        RGB:
        226, 150, 255
        CMY:
        11, 41, 0
        CMYK:
        11, 41, 0, 0
      HSL:
        283°, 100.0000%, 79.4118%
        HSV (HSB):
        283°, 41.1765%, 100.0000%
        XYZ:
        60.3204, 45.2014, 100.1533
        xyY:
        0.2933, 0.2198, 45.2014
      CIE-Lab:
        73.0243, 45.9545, -41.0152
        CIE-LCH:
        73.0243, 61.5959, 318.2505
        CIE-Luv:
        73.0243, 32.6842, -72.8304
        Hunter-Lab:
        67.2320, 42.4937, -41.2599
      #e296ff color charts
#e296ff RGB chart
      #e296ff CMYK chart
      #e296ff RGB pie chart
      #e296ff color shades, tints & tones
#e296ff color schemes
#e296ff color preview, HTML & CSS examples
           This text has a color of #e296ff        
        
          <p style="color:#e296ff;">Text here</p>
        
        
          .mytext {color:#e296ff;}
        
        Text color #e296ff
      
           This box has a color of #e296ff        
        
          <div style="background-color:#e296ff;">Content here</div>
        
        
          .mybackground {background-color:#e296ff;}
        
        Background color #e296ff
      
           Border around this has a color of #e296ff        
        
          <div style="border:2px solid #e296ff;">Content here</div>
        
        
          .myborder {border:2px solid #e296ff;}
        
        Border color #e296ff