#e44dae color space conversions
Hex:
        #e44dae
        RGB:
        228, 77, 174
        CMY:
        11, 70, 32
        CMYK:
        0, 66, 24, 11
      HSL:
        321°, 73.6585%, 59.8039%
        HSV (HSB):
        321°, 66.2281%, 89.4118%
        XYZ:
        42.2888, 24.8577, 42.6136
        xyY:
        0.3853, 0.2265, 24.8577
      CIE-Lab:
        56.9365, 67.3272, -20.5411
        CIE-LCH:
        56.9365, 70.3910, 343.0334
        CIE-Luv:
        56.9365, 84.1448, -41.6913
        Hunter-Lab:
        49.8575, 64.1517, -15.7753
      #e44dae color charts
#e44dae RGB chart
      #e44dae CMYK chart
      #e44dae RGB pie chart
      #e44dae color shades, tints & tones
#e44dae color schemes
#e44dae color preview, HTML & CSS examples
           This text has a color of #e44dae        
        
          <p style="color:#e44dae;">Text here</p>
        
        
          .mytext {color:#e44dae;}
        
        Text color #e44dae
      
           This box has a color of #e44dae        
        
          <div style="background-color:#e44dae;">Content here</div>
        
        
          .mybackground {background-color:#e44dae;}
        
        Background color #e44dae
      
           Border around this has a color of #e44dae        
        
          <div style="border:2px solid #e44dae;">Content here</div>
        
        
          .myborder {border:2px solid #e44dae;}
        
        Border color #e44dae