#e972f1 color space conversions
Hex:
        #e972f1
        RGB:
        233, 114, 241
        CMY:
        9, 55, 5
        CMYK:
        3, 53, 0, 5
      HSL:
        296°, 81.9355%, 69.6078%
        HSV (HSB):
        296°, 52.6971%, 94.5098%
        XYZ:
        55.4988, 35.7091, 87.1865
        xyY:
        0.3111, 0.2002, 35.7091
      CIE-Lab:
        66.2971, 63.1833, -43.8289
        CIE-LCH:
        66.2971, 76.8967, 325.2518
        CIE-Luv:
        66.2971, 53.8709, -78.8041
        Hunter-Lab:
        59.7571, 61.2049, -44.6750
      #e972f1 color charts
#e972f1 RGB chart
      #e972f1 CMYK chart
      #e972f1 RGB pie chart
      #e972f1 color shades, tints & tones
#e972f1 color schemes
#e972f1 color preview, HTML & CSS examples
           This text has a color of #e972f1        
        
          <p style="color:#e972f1;">Text here</p>
        
        
          .mytext {color:#e972f1;}
        
        Text color #e972f1
      
           This box has a color of #e972f1        
        
          <div style="background-color:#e972f1;">Content here</div>
        
        
          .mybackground {background-color:#e972f1;}
        
        Background color #e972f1
      
           Border around this has a color of #e972f1        
        
          <div style="border:2px solid #e972f1;">Content here</div>
        
        
          .myborder {border:2px solid #e972f1;}
        
        Border color #e972f1