#e42d5a color space conversions
Hex:
        #e42d5a
        RGB:
        228, 45, 90
        CMY:
        11, 82, 65
        CMYK:
        0, 80, 61, 11
      HSL:
        345°, 77.2152%, 53.5294%
        HSV (HSB):
        345°, 80.2632%, 89.4118%
        XYZ:
        34.7788, 19.1089, 11.5282
        xyY:
        0.5317, 0.2921, 19.1089
      CIE-Lab:
        50.8144, 69.6324, 20.5814
        CIE-LCH:
        50.8144, 72.6104, 16.4662
        CIE-Luv:
        50.8144, 127.4508, 9.7491
        Hunter-Lab:
        43.7138, 65.5158, 14.9637
      #e42d5a color charts
#e42d5a RGB chart
      #e42d5a CMYK chart
      #e42d5a RGB pie chart
      #e42d5a color shades, tints & tones
#e42d5a color schemes
#e42d5a color preview, HTML & CSS examples
           This text has a color of #e42d5a        
        
          <p style="color:#e42d5a;">Text here</p>
        
        
          .mytext {color:#e42d5a;}
        
        Text color #e42d5a
      
           This box has a color of #e42d5a        
        
          <div style="background-color:#e42d5a;">Content here</div>
        
        
          .mybackground {background-color:#e42d5a;}
        
        Background color #e42d5a
      
           Border around this has a color of #e42d5a        
        
          <div style="border:2px solid #e42d5a;">Content here</div>
        
        
          .myborder {border:2px solid #e42d5a;}
        
        Border color #e42d5a