#e777fd color space conversions
Hex:
        #e777fd
        RGB:
        231, 119, 253
        CMY:
        9, 53, 1
        CMYK:
        9, 53, 0, 1
      HSL:
        290°, 97.1014%, 72.9412%
        HSV (HSB):
        290°, 52.9644%, 99.2157%
        XYZ:
        57.2814, 37.2744, 97.1041
        xyY:
        0.2989, 0.1945, 37.2744
      CIE-Lab:
        67.4824, 62.5017, -48.5760
        CIE-LCH:
        67.4824, 79.1586, 322.1459
        CIE-Luv:
        67.4824, 47.8832, -86.6377
        Hunter-Lab:
        61.0528, 60.6314, -51.5635
      #e777fd color charts
#e777fd RGB chart
      #e777fd CMYK chart
      #e777fd RGB pie chart
      #e777fd color shades, tints & tones
#e777fd color schemes
#e777fd color preview, HTML & CSS examples
           This text has a color of #e777fd        
        
          <p style="color:#e777fd;">Text here</p>
        
        
          .mytext {color:#e777fd;}
        
        Text color #e777fd
      
           This box has a color of #e777fd        
        
          <div style="background-color:#e777fd;">Content here</div>
        
        
          .mybackground {background-color:#e777fd;}
        
        Background color #e777fd
      
           Border around this has a color of #e777fd        
        
          <div style="border:2px solid #e777fd;">Content here</div>
        
        
          .myborder {border:2px solid #e777fd;}
        
        Border color #e777fd