#e042b1 color space conversions
Hex:
        #e042b1
        RGB:
        224, 66, 177
        CMY:
        12, 74, 31
        CMYK:
        0, 71, 21, 12
      HSL:
        318°, 71.8182%, 56.8627%
        HSV (HSB):
        318°, 70.5357%, 87.8431%
        XYZ:
        40.6245, 22.9180, 43.8774
        xyY:
        0.3782, 0.2133, 22.9180
      CIE-Lab:
        54.9878, 70.6523, -25.3333
        CIE-LCH:
        54.9878, 75.0568, 340.2741
        CIE-Luv:
        54.9878, 83.6808, -49.0555
        Hunter-Lab:
        47.8728, 67.6964, -20.8308
      #e042b1 color charts
#e042b1 RGB chart
      #e042b1 CMYK chart
      #e042b1 RGB pie chart
      #e042b1 color shades, tints & tones
#e042b1 color schemes
#e042b1 color preview, HTML & CSS examples
           This text has a color of #e042b1        
        
          <p style="color:#e042b1;">Text here</p>
        
        
          .mytext {color:#e042b1;}
        
        Text color #e042b1
      
           This box has a color of #e042b1        
        
          <div style="background-color:#e042b1;">Content here</div>
        
        
          .mybackground {background-color:#e042b1;}
        
        Background color #e042b1
      
           Border around this has a color of #e042b1        
        
          <div style="border:2px solid #e042b1;">Content here</div>
        
        
          .myborder {border:2px solid #e042b1;}
        
        Border color #e042b1