#e32f79 color space conversions
Hex:
        #e32f79
        RGB:
        227, 47, 121
        CMY:
        11, 82, 53
        CMYK:
        0, 79, 47, 11
      HSL:
        335°, 76.2712%, 53.7255%
        HSV (HSB):
        335°, 79.2952%, 89.0196%
        XYZ:
        36.1463, 19.7444, 19.9951
        xyY:
        0.4763, 0.2602, 19.7444
      CIE-Lab:
        51.5470, 71.1019, 2.7802
        CIE-LCH:
        51.5470, 71.1563, 2.2392
        CIE-Luv:
        51.5470, 114.4012, -10.2961
        Hunter-Lab:
        44.4347, 67.4437, 4.4245
      #e32f79 color charts
#e32f79 RGB chart
      #e32f79 CMYK chart
      #e32f79 RGB pie chart
      #e32f79 color shades, tints & tones
#e32f79 color schemes
#e32f79 color preview, HTML & CSS examples
           This text has a color of #e32f79        
        
          <p style="color:#e32f79;">Text here</p>
        
        
          .mytext {color:#e32f79;}
        
        Text color #e32f79
      
           This box has a color of #e32f79        
        
          <div style="background-color:#e32f79;">Content here</div>
        
        
          .mybackground {background-color:#e32f79;}
        
        Background color #e32f79
      
           Border around this has a color of #e32f79        
        
          <div style="border:2px solid #e32f79;">Content here</div>
        
        
          .myborder {border:2px solid #e32f79;}
        
        Border color #e32f79