#e42f81 color space conversions
Hex:
        #e42f81
        RGB:
        228, 47, 129
        CMY:
        11, 82, 49
        CMYK:
        0, 79, 43, 11
      HSL:
        333°, 77.0213%, 53.9216%
        HSV (HSB):
        333°, 79.3860%, 89.4118%
        XYZ:
        36.9739, 20.1120, 22.7021
        xyY:
        0.4634, 0.2521, 20.1120
      CIE-Lab:
        51.9636, 72.0501, -1.4162
        CIE-LCH:
        51.9636, 72.0640, 358.8740
        CIE-Luv:
        51.9636, 111.9713, -15.7649
        Hunter-Lab:
        44.8464, 68.6842, 1.3787
      #e42f81 color charts
#e42f81 RGB chart
      #e42f81 CMYK chart
      #e42f81 RGB pie chart
      #e42f81 color shades, tints & tones
#e42f81 color schemes
#e42f81 color preview, HTML & CSS examples
           This text has a color of #e42f81        
        
          <p style="color:#e42f81;">Text here</p>
        
        
          .mytext {color:#e42f81;}
        
        Text color #e42f81
      
           This box has a color of #e42f81        
        
          <div style="background-color:#e42f81;">Content here</div>
        
        
          .mybackground {background-color:#e42f81;}
        
        Background color #e42f81
      
           Border around this has a color of #e42f81        
        
          <div style="border:2px solid #e42f81;">Content here</div>
        
        
          .myborder {border:2px solid #e42f81;}
        
        Border color #e42f81