#e972bf color space conversions
Hex:
        #e972bf
        RGB:
        233, 114, 191
        CMY:
        9, 55, 25
        CMYK:
        0, 51, 18, 9
      HSL:
        321°, 73.0061%, 68.0392%
        HSV (HSB):
        321°, 51.0730%, 91.3725%
        XYZ:
        49.0256, 33.1199, 53.0991
        xyY:
        0.3625, 0.2449, 33.1199
      CIE-Lab:
        64.2578, 55.0490, -19.0489
        CIE-LCH:
        64.2578, 58.2517, 340.9126
        CIE-Luv:
        64.2578, 67.0552, -38.0937
        Hunter-Lab:
        57.5499, 51.3483, -14.4197
      #e972bf color charts
#e972bf RGB chart
      #e972bf CMYK chart
      #e972bf RGB pie chart
      #e972bf color shades, tints & tones
#e972bf color schemes
#e972bf color preview, HTML & CSS examples
           This text has a color of #e972bf        
        
          <p style="color:#e972bf;">Text here</p>
        
        
          .mytext {color:#e972bf;}
        
        Text color #e972bf
      
           This box has a color of #e972bf        
        
          <div style="background-color:#e972bf;">Content here</div>
        
        
          .mybackground {background-color:#e972bf;}
        
        Background color #e972bf
      
           Border around this has a color of #e972bf        
        
          <div style="border:2px solid #e972bf;">Content here</div>
        
        
          .myborder {border:2px solid #e972bf;}
        
        Border color #e972bf