#e976f2 color space conversions
Hex:
        #e976f2
        RGB:
        233, 118, 242
        CMY:
        9, 54, 5
        CMYK:
        4, 51, 0, 5
      HSL:
        296°, 82.6667%, 70.5882%
        HSV (HSB):
        296°, 51.2397%, 94.9020%
        XYZ:
        56.1097, 36.6913, 88.1292
        xyY:
        0.3101, 0.2028, 36.6913
      CIE-Lab:
        67.0448, 61.4884, -43.2068
        CIE-LCH:
        67.0448, 75.1508, 324.9050
        CIE-Luv:
        67.0448, 52.1895, -77.7006
        Hunter-Lab:
        60.5734, 59.3430, -43.8607
      #e976f2 color charts
#e976f2 RGB chart
      #e976f2 CMYK chart
      #e976f2 RGB pie chart
      #e976f2 color shades, tints & tones
#e976f2 color schemes
#e976f2 color preview, HTML & CSS examples
           This text has a color of #e976f2        
        
          <p style="color:#e976f2;">Text here</p>
        
        
          .mytext {color:#e976f2;}
        
        Text color #e976f2
      
           This box has a color of #e976f2        
        
          <div style="background-color:#e976f2;">Content here</div>
        
        
          .mybackground {background-color:#e976f2;}
        
        Background color #e976f2
      
           Border around this has a color of #e976f2        
        
          <div style="border:2px solid #e976f2;">Content here</div>
        
        
          .myborder {border:2px solid #e976f2;}
        
        Border color #e976f2