#e256ef color space conversions
Hex:
        #e256ef
        RGB:
        226, 86, 239
        CMY:
        11, 66, 6
        CMYK:
        5, 64, 0, 6
      HSL:
        295°, 82.7027%, 63.7255%
        HSV (HSB):
        295°, 64.0167%, 93.7255%
        XYZ:
        50.2718, 29.0563, 84.6202
        xyY:
        0.3066, 0.1772, 29.0563
      CIE-Lab:
        60.8313, 73.1880, -51.4123
        CIE-LCH:
        60.8313, 89.4410, 324.9131
        CIE-Luv:
        60.8313, 58.4470, -90.8935
        Hunter-Lab:
        53.9039, 72.1406, -55.3427
      #e256ef color charts
#e256ef RGB chart
      #e256ef CMYK chart
      #e256ef RGB pie chart
      #e256ef color shades, tints & tones
#e256ef color schemes
#e256ef color preview, HTML & CSS examples
           This text has a color of #e256ef        
        
          <p style="color:#e256ef;">Text here</p>
        
        
          .mytext {color:#e256ef;}
        
        Text color #e256ef
      
           This box has a color of #e256ef        
        
          <div style="background-color:#e256ef;">Content here</div>
        
        
          .mybackground {background-color:#e256ef;}
        
        Background color #e256ef
      
           Border around this has a color of #e256ef        
        
          <div style="border:2px solid #e256ef;">Content here</div>
        
        
          .myborder {border:2px solid #e256ef;}
        
        Border color #e256ef