#e214a6 color space conversions
Hex:
        #e214a6
        RGB:
        226, 20, 166
        CMY:
        11, 92, 35
        CMYK:
        0, 91, 27, 11
      HSL:
        317°, 83.7398%, 48.2353%
        HSV (HSB):
        317°, 91.1504%, 88.6275%
        XYZ:
        38.4971, 19.4222, 37.7962
        xyY:
        0.4022, 0.2029, 19.4222
      CIE-Lab:
        51.1776, 80.3831, -24.7358
        CIE-LCH:
        51.1776, 84.1030, 342.8956
        CIE-Luv:
        51.1776, 99.5248, -49.1989
        Hunter-Lab:
        44.0707, 78.8017, -19.9993
      #e214a6 color charts
#e214a6 RGB chart
      #e214a6 CMYK chart
      #e214a6 RGB pie chart
      #e214a6 color shades, tints & tones
#e214a6 color schemes
#e214a6 color preview, HTML & CSS examples
           This text has a color of #e214a6        
        
          <p style="color:#e214a6;">Text here</p>
        
        
          .mytext {color:#e214a6;}
        
        Text color #e214a6
      
           This box has a color of #e214a6        
        
          <div style="background-color:#e214a6;">Content here</div>
        
        
          .mybackground {background-color:#e214a6;}
        
        Background color #e214a6
      
           Border around this has a color of #e214a6        
        
          <div style="border:2px solid #e214a6;">Content here</div>
        
        
          .myborder {border:2px solid #e214a6;}
        
        Border color #e214a6