#e714a2 color space conversions
Hex:
        #e714a2
        RGB:
        231, 20, 162
        CMY:
        9, 92, 36
        CMYK:
        0, 91, 30, 9
      HSL:
        320°, 84.0637%, 49.2157%
        HSV (HSB):
        320°, 91.3420%, 90.5882%
        XYZ:
        39.7267, 20.0979, 35.9679
        xyY:
        0.4147, 0.2098, 20.0979
      CIE-Lab:
        51.9477, 80.9612, -21.1040
        CIE-LCH:
        51.9477, 83.6666, 345.3899
        CIE-Luv:
        51.9477, 105.3470, -44.2820
        Hunter-Lab:
        44.8306, 79.7244, -16.1872
      #e714a2 color charts
#e714a2 RGB chart
      #e714a2 CMYK chart
      #e714a2 RGB pie chart
      #e714a2 color shades, tints & tones
#e714a2 color schemes
#e714a2 color preview, HTML & CSS examples
           This text has a color of #e714a2        
        
          <p style="color:#e714a2;">Text here</p>
        
        
          .mytext {color:#e714a2;}
        
        Text color #e714a2
      
           This box has a color of #e714a2        
        
          <div style="background-color:#e714a2;">Content here</div>
        
        
          .mybackground {background-color:#e714a2;}
        
        Background color #e714a2
      
           Border around this has a color of #e714a2        
        
          <div style="border:2px solid #e714a2;">Content here</div>
        
        
          .myborder {border:2px solid #e714a2;}
        
        Border color #e714a2