#e972e6 color space conversions
Hex:
        #e972e6
        RGB:
        233, 114, 230
        CMY:
        9, 55, 10
        CMYK:
        0, 51, 1, 9
      HSL:
        302°, 73.0061%, 68.0392%
        HSV (HSB):
        302°, 51.0730%, 91.3725%
        XYZ:
        53.9045, 35.0714, 78.7913
        xyY:
        0.3213, 0.2090, 35.0714
      CIE-Lab:
        65.8042, 61.2670, -38.5154
        CIE-LCH:
        65.8042, 72.3677, 327.8446
        CIE-Luv:
        65.8042, 56.7036, -69.8777
        Hunter-Lab:
        59.2211, 58.8380, -37.4281
      #e972e6 color charts
#e972e6 RGB chart
      #e972e6 CMYK chart
      #e972e6 RGB pie chart
      #e972e6 color shades, tints & tones
#e972e6 color schemes
#e972e6 color preview, HTML & CSS examples
           This text has a color of #e972e6        
        
          <p style="color:#e972e6;">Text here</p>
        
        
          .mytext {color:#e972e6;}
        
        Text color #e972e6
      
           This box has a color of #e972e6        
        
          <div style="background-color:#e972e6;">Content here</div>
        
        
          .mybackground {background-color:#e972e6;}
        
        Background color #e972e6
      
           Border around this has a color of #e972e6        
        
          <div style="border:2px solid #e972e6;">Content here</div>
        
        
          .myborder {border:2px solid #e972e6;}
        
        Border color #e972e6