#e41eea color space conversions
Hex:
        #e41eea
        RGB:
        228, 30, 234
        CMY:
        11, 88, 8
        CMYK:
        3, 87, 0, 8
      HSL:
        298°, 82.9268%, 51.7647%
        HSV (HSB):
        298°, 87.1795%, 91.7647%
        XYZ:
        47.3105, 23.3630, 79.8579
        xyY:
        0.3143, 0.1552, 23.3630
      CIE-Lab:
        55.4443, 88.3067, -57.1839
        CIE-LCH:
        55.4443, 105.2049, 327.0745
        CIE-Luv:
        55.4443, 71.4214, -99.7677
        Hunter-Lab:
        48.3353, 90.1284, -64.1221
      #e41eea color charts
#e41eea RGB chart
      #e41eea CMYK chart
      #e41eea RGB pie chart
      #e41eea color shades, tints & tones
#e41eea color schemes
#e41eea color preview, HTML & CSS examples
           This text has a color of #e41eea        
        
          <p style="color:#e41eea;">Text here</p>
        
        
          .mytext {color:#e41eea;}
        
        Text color #e41eea
      
           This box has a color of #e41eea        
        
          <div style="background-color:#e41eea;">Content here</div>
        
        
          .mybackground {background-color:#e41eea;}
        
        Background color #e41eea
      
           Border around this has a color of #e41eea        
        
          <div style="border:2px solid #e41eea;">Content here</div>
        
        
          .myborder {border:2px solid #e41eea;}
        
        Border color #e41eea