#e756fb color space conversions
Hex:
        #e756fb
        RGB:
        231, 86, 251
        CMY:
        9, 66, 2
        CMYK:
        8, 66, 0, 2
      HSL:
        293°, 95.3757%, 66.0784%
        HSV (HSB):
        293°, 65.7371%, 98.4314%
        XYZ:
        53.6954, 30.6095, 94.3450
        xyY:
        0.3006, 0.1713, 30.6095
      CIE-Lab:
        62.1766, 76.3674, -55.8829
        CIE-LCH:
        62.1766, 94.6302, 323.8047
        CIE-Luv:
        62.1766, 58.2209, -98.7685
        Hunter-Lab:
        55.3259, 76.4191, -62.3767
      #e756fb color charts
#e756fb RGB chart
      #e756fb CMYK chart
      #e756fb RGB pie chart
      #e756fb color shades, tints & tones
#e756fb color schemes
#e756fb color preview, HTML & CSS examples
           This text has a color of #e756fb        
        
          <p style="color:#e756fb;">Text here</p>
        
        
          .mytext {color:#e756fb;}
        
        Text color #e756fb
      
           This box has a color of #e756fb        
        
          <div style="background-color:#e756fb;">Content here</div>
        
        
          .mybackground {background-color:#e756fb;}
        
        Background color #e756fb
      
           Border around this has a color of #e756fb        
        
          <div style="border:2px solid #e756fb;">Content here</div>
        
        
          .myborder {border:2px solid #e756fb;}
        
        Border color #e756fb