#e771ed color space conversions
Hex:
        #e771ed
        RGB:
        231, 113, 237
        CMY:
        9, 56, 7
        CMYK:
        3, 52, 0, 7
      HSL:
        297°, 77.5000%, 68.6275%
        HSV (HSB):
        297°, 52.3207%, 92.9412%
        XYZ:
        54.1462, 34.9136, 84.0059
        xyY:
        0.3129, 0.2017, 34.9136
      CIE-Lab:
        65.6813, 62.4144, -42.6042
        CIE-LCH:
        65.6813, 75.5690, 325.6825
        CIE-Luv:
        65.6813, 53.9187, -76.5866
        Hunter-Lab:
        59.0877, 60.1684, -42.9321
      #e771ed color charts
#e771ed RGB chart
      #e771ed CMYK chart
      #e771ed RGB pie chart
      #e771ed color shades, tints & tones
#e771ed color schemes
#e771ed color preview, HTML & CSS examples
           This text has a color of #e771ed        
        
          <p style="color:#e771ed;">Text here</p>
        
        
          .mytext {color:#e771ed;}
        
        Text color #e771ed
      
           This box has a color of #e771ed        
        
          <div style="background-color:#e771ed;">Content here</div>
        
        
          .mybackground {background-color:#e771ed;}
        
        Background color #e771ed
      
           Border around this has a color of #e771ed        
        
          <div style="border:2px solid #e771ed;">Content here</div>
        
        
          .myborder {border:2px solid #e771ed;}
        
        Border color #e771ed