#e41aeb color space conversions
Hex:
        #e41aeb
        RGB:
        228, 26, 235
        CMY:
        11, 90, 8
        CMYK:
        3, 89, 0, 8
      HSL:
        298°, 83.9357%, 51.1765%
        HSV (HSB):
        298°, 88.9362%, 92.1569%
        XYZ:
        47.3597, 23.2309, 80.5851
        xyY:
        0.3133, 0.1537, 23.2309
      CIE-Lab:
        55.3094, 89.0256, -57.9624
        CIE-LCH:
        55.3094, 106.2318, 326.9329
        CIE-Luv:
        55.3094, 71.3862, -100.9586
        Hunter-Lab:
        48.1985, 91.0463, -65.3906
      #e41aeb color charts
#e41aeb RGB chart
      #e41aeb CMYK chart
      #e41aeb RGB pie chart
      #e41aeb color shades, tints & tones
#e41aeb color schemes
#e41aeb color preview, HTML & CSS examples
           This text has a color of #e41aeb        
        
          <p style="color:#e41aeb;">Text here</p>
        
        
          .mytext {color:#e41aeb;}
        
        Text color #e41aeb
      
           This box has a color of #e41aeb        
        
          <div style="background-color:#e41aeb;">Content here</div>
        
        
          .mybackground {background-color:#e41aeb;}
        
        Background color #e41aeb
      
           Border around this has a color of #e41aeb        
        
          <div style="border:2px solid #e41aeb;">Content here</div>
        
        
          .myborder {border:2px solid #e41aeb;}
        
        Border color #e41aeb