#e41edf color space conversions
Hex:
        #e41edf
        RGB:
        228, 30, 223
        CMY:
        11, 88, 13
        CMYK:
        0, 87, 2, 11
      HSL:
        302°, 78.5714%, 50.5882%
        HSV (HSB):
        302°, 86.8421%, 89.4118%
        XYZ:
        45.7785, 22.7502, 71.7905
        xyY:
        0.3262, 0.1621, 22.7502
      CIE-Lab:
        54.8141, 86.6988, -51.9800
        CIE-LCH:
        54.8141, 101.0871, 329.0553
        CIE-Luv:
        54.8141, 75.6282, -91.5273
        Hunter-Lab:
        47.6972, 87.8492, -55.8511
      #e41edf color charts
#e41edf RGB chart
      #e41edf CMYK chart
      #e41edf RGB pie chart
      #e41edf color shades, tints & tones
#e41edf color schemes
#e41edf color preview, HTML & CSS examples
           This text has a color of #e41edf        
        
          <p style="color:#e41edf;">Text here</p>
        
        
          .mytext {color:#e41edf;}
        
        Text color #e41edf
      
           This box has a color of #e41edf        
        
          <div style="background-color:#e41edf;">Content here</div>
        
        
          .mybackground {background-color:#e41edf;}
        
        Background color #e41edf
      
           Border around this has a color of #e41edf        
        
          <div style="border:2px solid #e41edf;">Content here</div>
        
        
          .myborder {border:2px solid #e41edf;}
        
        Border color #e41edf