#e32ac6 color space conversions
Hex:
        #e32ac6
        RGB:
        227, 42, 198
        CMY:
        11, 84, 22
        CMYK:
        0, 81, 13, 11
      HSL:
        309°, 76.7635%, 52.7451%
        HSV (HSB):
        309°, 81.4978%, 89.0196%
        XYZ:
        42.6996, 22.0640, 55.4343
        xyY:
        0.3552, 0.1836, 22.0640
      CIE-Lab:
        54.0949, 80.8077, -38.8460
        CIE-LCH:
        54.0949, 89.6599, 334.3254
        CIE-Luv:
        54.0949, 83.3154, -70.7293
        Hunter-Lab:
        46.9724, 80.0612, -37.0903
      #e32ac6 color charts
#e32ac6 RGB chart
      #e32ac6 CMYK chart
      #e32ac6 RGB pie chart
      #e32ac6 color shades, tints & tones
#e32ac6 color schemes
#e32ac6 color preview, HTML & CSS examples
           This text has a color of #e32ac6        
        
          <p style="color:#e32ac6;">Text here</p>
        
        
          .mytext {color:#e32ac6;}
        
        Text color #e32ac6
      
           This box has a color of #e32ac6        
        
          <div style="background-color:#e32ac6;">Content here</div>
        
        
          .mybackground {background-color:#e32ac6;}
        
        Background color #e32ac6
      
           Border around this has a color of #e32ac6        
        
          <div style="border:2px solid #e32ac6;">Content here</div>
        
        
          .myborder {border:2px solid #e32ac6;}
        
        Border color #e32ac6