#e214a7 color space conversions
Hex:
        #e214a7
        RGB:
        226, 20, 167
        CMY:
        11, 92, 35
        CMYK:
        0, 91, 26, 11
      HSL:
        317°, 83.7398%, 48.2353%
        HSV (HSB):
        317°, 91.1504%, 88.6275%
        XYZ:
        38.5892, 19.4591, 38.2813
        xyY:
        0.4006, 0.2020, 19.4591
      CIE-Lab:
        51.2200, 80.4950, -25.2614
        CIE-LCH:
        51.2200, 84.3657, 342.5768
        CIE-Luv:
        51.2200, 99.0674, -49.9822
        Hunter-Lab:
        44.1125, 78.9537, -20.5739
      #e214a7 color charts
#e214a7 RGB chart
      #e214a7 CMYK chart
      #e214a7 RGB pie chart
      #e214a7 color shades, tints & tones
#e214a7 color schemes
#e214a7 color preview, HTML & CSS examples
           This text has a color of #e214a7        
        
          <p style="color:#e214a7;">Text here</p>
        
        
          .mytext {color:#e214a7;}
        
        Text color #e214a7
      
           This box has a color of #e214a7        
        
          <div style="background-color:#e214a7;">Content here</div>
        
        
          .mybackground {background-color:#e214a7;}
        
        Background color #e214a7
      
           Border around this has a color of #e214a7        
        
          <div style="border:2px solid #e214a7;">Content here</div>
        
        
          .myborder {border:2px solid #e214a7;}
        
        Border color #e214a7