#e978f0 color space conversions
Hex:
        #e978f0
        RGB:
        233, 120, 240
        CMY:
        9, 53, 6
        CMYK:
        3, 50, 0, 6
      HSL:
        297°, 80.0000%, 70.5882%
        HSV (HSB):
        297°, 50.0000%, 94.1176%
        XYZ:
        56.0489, 37.0479, 86.6349
        xyY:
        0.3118, 0.2061, 37.0479
      CIE-Lab:
        67.3129, 60.1811, -41.6850
        CIE-LCH:
        67.3129, 73.2080, 325.2912
        CIE-Luv:
        67.3129, 51.9460, -75.0962
        Hunter-Lab:
        60.8669, 57.8534, -41.7835
      #e978f0 color charts
#e978f0 RGB chart
      #e978f0 CMYK chart
      #e978f0 RGB pie chart
      #e978f0 color shades, tints & tones
#e978f0 color schemes
#e978f0 color preview, HTML & CSS examples
           This text has a color of #e978f0        
        
          <p style="color:#e978f0;">Text here</p>
        
        
          .mytext {color:#e978f0;}
        
        Text color #e978f0
      
           This box has a color of #e978f0        
        
          <div style="background-color:#e978f0;">Content here</div>
        
        
          .mybackground {background-color:#e978f0;}
        
        Background color #e978f0
      
           Border around this has a color of #e978f0        
        
          <div style="border:2px solid #e978f0;">Content here</div>
        
        
          .myborder {border:2px solid #e978f0;}
        
        Border color #e978f0