#e994bd color space conversions
Hex:
        #e994bd
        RGB:
        233, 148, 189
        CMY:
        9, 42, 26
        CMYK:
        0, 36, 19, 9
      HSL:
        331°, 65.8915%, 74.7059%
        HSV (HSB):
        331°, 36.4807%, 91.3725%
        XYZ:
        53.3795, 42.1776, 53.4718
        xyY:
        0.3582, 0.2830, 42.1776
      CIE-Lab:
        70.9932, 37.5529, -7.8037
        CIE-LCH:
        70.9932, 38.3552, 348.2606
        CIE-Luv:
        70.9932, 50.2145, -18.3491
        Hunter-Lab:
        64.9443, 33.0616, -3.3554
      #e994bd color charts
#e994bd RGB chart
      #e994bd CMYK chart
      #e994bd RGB pie chart
      #e994bd color shades, tints & tones
#e994bd color schemes
#e994bd color preview, HTML & CSS examples
           This text has a color of #e994bd        
        
          <p style="color:#e994bd;">Text here</p>
        
        
          .mytext {color:#e994bd;}
        
        Text color #e994bd
      
           This box has a color of #e994bd        
        
          <div style="background-color:#e994bd;">Content here</div>
        
        
          .mybackground {background-color:#e994bd;}
        
        Background color #e994bd
      
           Border around this has a color of #e994bd        
        
          <div style="border:2px solid #e994bd;">Content here</div>
        
        
          .myborder {border:2px solid #e994bd;}
        
        Border color #e994bd