#e714c0 color space conversions
Hex:
        #e714c0
        RGB:
        231, 20, 192
        CMY:
        9, 92, 25
        CMYK:
        0, 91, 17, 9
      HSL:
        311°, 84.0637%, 49.2157%
        HSV (HSB):
        311°, 91.3420%, 90.5882%
        XYZ:
        42.7196, 21.2950, 51.7279
        xyY:
        0.3691, 0.1840, 21.2950
      CIE-Lab:
        53.2709, 84.4194, -36.6251
        CIE-LCH:
        53.2709, 92.0219, 336.5465
        CIE-Luv:
        53.2709, 91.7378, -67.7740
        Hunter-Lab:
        46.1465, 84.4878, -34.1586
      #e714c0 color charts
#e714c0 RGB chart
      #e714c0 CMYK chart
      #e714c0 RGB pie chart
      #e714c0 color shades, tints & tones
#e714c0 color schemes
#e714c0 color preview, HTML & CSS examples
           This text has a color of #e714c0        
        
          <p style="color:#e714c0;">Text here</p>
        
        
          .mytext {color:#e714c0;}
        
        Text color #e714c0
      
           This box has a color of #e714c0        
        
          <div style="background-color:#e714c0;">Content here</div>
        
        
          .mybackground {background-color:#e714c0;}
        
        Background color #e714c0
      
           Border around this has a color of #e714c0        
        
          <div style="border:2px solid #e714c0;">Content here</div>
        
        
          .myborder {border:2px solid #e714c0;}
        
        Border color #e714c0