#e814ca color space conversions
Hex:
        #e814ca
        RGB:
        232, 20, 202
        CMY:
        9, 92, 21
        CMYK:
        0, 91, 13, 9
      HSL:
        308°, 84.1270%, 49.4118%
        HSV (HSB):
        308°, 91.3793%, 90.9804%
        XYZ:
        44.1895, 21.9204, 57.7791
        xyY:
        0.3567, 0.1769, 21.9204
      CIE-Lab:
        53.9424, 85.8682, -41.3295
        CIE-LCH:
        53.9424, 95.2968, 334.2979
        CIE-Luv:
        53.9424, 88.1445, -75.1961
        Hunter-Lab:
        46.8192, 86.5407, -40.3958
      #e814ca color charts
#e814ca RGB chart
      #e814ca CMYK chart
      #e814ca RGB pie chart
      #e814ca color shades, tints & tones
#e814ca color schemes
#e814ca color preview, HTML & CSS examples
           This text has a color of #e814ca        
        
          <p style="color:#e814ca;">Text here</p>
        
        
          .mytext {color:#e814ca;}
        
        Text color #e814ca
      
           This box has a color of #e814ca        
        
          <div style="background-color:#e814ca;">Content here</div>
        
        
          .mybackground {background-color:#e814ca;}
        
        Background color #e814ca
      
           Border around this has a color of #e814ca        
        
          <div style="border:2px solid #e814ca;">Content here</div>
        
        
          .myborder {border:2px solid #e814ca;}
        
        Border color #e814ca