#e779f2 color space conversions
Hex:
        #e779f2
        RGB:
        231, 121, 242
        CMY:
        9, 53, 5
        CMYK:
        5, 50, 0, 5
      HSL:
        295°, 82.3129%, 71.1765%
        HSV (HSB):
        295°, 50.0000%, 94.9020%
        XYZ:
        55.8194, 37.0745, 88.2185
        xyY:
        0.3082, 0.2047, 37.0745
      CIE-Lab:
        67.3329, 59.5220, -42.7730
        CIE-LCH:
        67.3329, 73.2966, 324.2987
        CIE-Luv:
        67.3329, 49.7808, -76.7587
        Hunter-Lab:
        60.8888, 57.0832, -43.2799
      #e779f2 color charts
#e779f2 RGB chart
      #e779f2 CMYK chart
      #e779f2 RGB pie chart
      #e779f2 color shades, tints & tones
#e779f2 color schemes
#e779f2 color preview, HTML & CSS examples
           This text has a color of #e779f2        
        
          <p style="color:#e779f2;">Text here</p>
        
        
          .mytext {color:#e779f2;}
        
        Text color #e779f2
      
           This box has a color of #e779f2        
        
          <div style="background-color:#e779f2;">Content here</div>
        
        
          .mybackground {background-color:#e779f2;}
        
        Background color #e779f2
      
           Border around this has a color of #e779f2        
        
          <div style="border:2px solid #e779f2;">Content here</div>
        
        
          .myborder {border:2px solid #e779f2;}
        
        Border color #e779f2