#e714bd color space conversions
Hex:
        #e714bd
        RGB:
        231, 20, 189
        CMY:
        9, 92, 26
        CMYK:
        0, 91, 18, 9
      HSL:
        312°, 84.0637%, 49.2157%
        HSV (HSB):
        312°, 91.3420%, 90.5882%
        XYZ:
        42.3905, 21.1634, 49.9948
        xyY:
        0.3733, 0.1864, 21.1634
      CIE-Lab:
        53.1278, 84.0498, -35.1090
        CIE-LCH:
        53.1278, 91.0880, 337.3289
        CIE-Luv:
        53.1278, 93.0655, -65.4314
        Hunter-Lab:
        46.0037, 83.9740, -32.2313
      #e714bd color charts
#e714bd RGB chart
      #e714bd CMYK chart
      #e714bd RGB pie chart
      #e714bd color shades, tints & tones
#e714bd color schemes
#e714bd color preview, HTML & CSS examples
           This text has a color of #e714bd        
        
          <p style="color:#e714bd;">Text here</p>
        
        
          .mytext {color:#e714bd;}
        
        Text color #e714bd
      
           This box has a color of #e714bd        
        
          <div style="background-color:#e714bd;">Content here</div>
        
        
          .mybackground {background-color:#e714bd;}
        
        Background color #e714bd
      
           Border around this has a color of #e714bd        
        
          <div style="border:2px solid #e714bd;">Content here</div>
        
        
          .myborder {border:2px solid #e714bd;}
        
        Border color #e714bd