#e714b3 color space conversions
Hex:
        #e714b3
        RGB:
        231, 20, 179
        CMY:
        9, 92, 30
        CMYK:
        0, 91, 23, 9
      HSL:
        315°, 84.0637%, 49.2157%
        HSV (HSB):
        315°, 91.3420%, 90.5882%
        XYZ:
        41.3418, 20.7439, 44.4728
        xyY:
        0.3880, 0.1947, 20.7439
      CIE-Lab:
        52.6681, 82.8551, -29.9980
        CIE-LCH:
        52.6681, 88.1184, 340.0970
        CIE-Luv:
        52.6681, 97.5532, -57.5997
        Hunter-Lab:
        45.5455, 82.3206, -26.0118
      #e714b3 color charts
#e714b3 RGB chart
      #e714b3 CMYK chart
      #e714b3 RGB pie chart
      #e714b3 color shades, tints & tones
#e714b3 color schemes
#e714b3 color preview, HTML & CSS examples
           This text has a color of #e714b3        
        
          <p style="color:#e714b3;">Text here</p>
        
        
          .mytext {color:#e714b3;}
        
        Text color #e714b3
      
           This box has a color of #e714b3        
        
          <div style="background-color:#e714b3;">Content here</div>
        
        
          .mybackground {background-color:#e714b3;}
        
        Background color #e714b3
      
           Border around this has a color of #e714b3        
        
          <div style="border:2px solid #e714b3;">Content here</div>
        
        
          .myborder {border:2px solid #e714b3;}
        
        Border color #e714b3