#e994d1 color space conversions
Hex:
        #e994d1
        RGB:
        233, 148, 209
        CMY:
        9, 42, 18
        CMYK:
        0, 36, 10, 9
      HSL:
        317°, 65.8915%, 74.7059%
        HSV (HSB):
        317°, 36.4807%, 91.3725%
        XYZ:
        55.7028, 43.1069, 65.7062
        xyY:
        0.3386, 0.2620, 43.1069
      CIE-Lab:
        71.6275, 40.7191, -17.9280
        CIE-LCH:
        71.6275, 44.4911, 336.2368
        CIE-Luv:
        71.6275, 46.4522, -34.4451
        Hunter-Lab:
        65.6558, 36.5427, -13.3764
      #e994d1 color charts
#e994d1 RGB chart
      #e994d1 CMYK chart
      #e994d1 RGB pie chart
      #e994d1 color shades, tints & tones
#e994d1 color schemes
#e994d1 color preview, HTML & CSS examples
           This text has a color of #e994d1        
        
          <p style="color:#e994d1;">Text here</p>
        
        
          .mytext {color:#e994d1;}
        
        Text color #e994d1
      
           This box has a color of #e994d1        
        
          <div style="background-color:#e994d1;">Content here</div>
        
        
          .mybackground {background-color:#e994d1;}
        
        Background color #e994d1
      
           Border around this has a color of #e994d1        
        
          <div style="border:2px solid #e994d1;">Content here</div>
        
        
          .myborder {border:2px solid #e994d1;}
        
        Border color #e994d1