#e679fb color space conversions
Hex:
        #e679fb
        RGB:
        230, 121, 251
        CMY:
        10, 53, 2
        CMYK:
        8, 52, 0, 2
      HSL:
        290°, 94.2029%, 72.9412%
        HSV (HSB):
        290°, 51.7928%, 98.4314%
        XYZ:
        56.8831, 37.4628, 95.4998
        xyY:
        0.2996, 0.1973, 37.4628
      CIE-Lab:
        67.6228, 60.9153, -47.2678
        CIE-LCH:
        67.6228, 77.1033, 322.1900
        CIE-Luv:
        67.6228, 47.0204, -84.3156
        Hunter-Lab:
        61.2068, 58.7785, -49.6642
      #e679fb color charts
#e679fb RGB chart
      #e679fb CMYK chart
      #e679fb RGB pie chart
      #e679fb color shades, tints & tones
#e679fb color schemes
#e679fb color preview, HTML & CSS examples
           This text has a color of #e679fb        
        
          <p style="color:#e679fb;">Text here</p>
        
        
          .mytext {color:#e679fb;}
        
        Text color #e679fb
      
           This box has a color of #e679fb        
        
          <div style="background-color:#e679fb;">Content here</div>
        
        
          .mybackground {background-color:#e679fb;}
        
        Background color #e679fb
      
           Border around this has a color of #e679fb        
        
          <div style="border:2px solid #e679fb;">Content here</div>
        
        
          .myborder {border:2px solid #e679fb;}
        
        Border color #e679fb