#e979f2 color space conversions
Hex:
        #e979f2
        RGB:
        233, 121, 242
        CMY:
        9, 53, 5
        CMYK:
        4, 50, 0, 5
      HSL:
        296°, 82.3129%, 71.1765%
        HSV (HSB):
        296°, 50.0000%, 94.9020%
        XYZ:
        56.4687, 37.4092, 88.2489
        xyY:
        0.3101, 0.2054, 37.4092
      CIE-Lab:
        67.5829, 60.0614, -42.3633
        CIE-LCH:
        67.5829, 73.4985, 324.8034
        CIE-Luv:
        67.5829, 51.0905, -76.2277
        Hunter-Lab:
        61.1631, 57.7644, -42.7322
      #e979f2 color charts
#e979f2 RGB chart
      #e979f2 CMYK chart
      #e979f2 RGB pie chart
      #e979f2 color shades, tints & tones
#e979f2 color schemes
#e979f2 color preview, HTML & CSS examples
           This text has a color of #e979f2        
        
          <p style="color:#e979f2;">Text here</p>
        
        
          .mytext {color:#e979f2;}
        
        Text color #e979f2
      
           This box has a color of #e979f2        
        
          <div style="background-color:#e979f2;">Content here</div>
        
        
          .mybackground {background-color:#e979f2;}
        
        Background color #e979f2
      
           Border around this has a color of #e979f2        
        
          <div style="border:2px solid #e979f2;">Content here</div>
        
        
          .myborder {border:2px solid #e979f2;}
        
        Border color #e979f2