#e11df4 color space conversions
Hex:
        #e11df4
        RGB:
        225, 29, 244
        CMY:
        12, 89, 4
        CMYK:
        8, 88, 0, 4
      HSL:
        295°, 90.7173%, 53.5294%
        HSV (HSB):
        295°, 88.1148%, 95.6863%
        XYZ:
        47.8198, 23.4179, 87.5877
        xyY:
        0.3011, 0.1474, 23.4179
      CIE-Lab:
        55.5002, 89.4827, -62.7286
        CIE-LCH:
        55.5002, 109.2796, 324.9690
        CIE-Luv:
        55.5002, 65.7769, -108.1492
        Hunter-Lab:
        48.3921, 91.7031, -73.4380
      #e11df4 color charts
#e11df4 RGB chart
      #e11df4 CMYK chart
      #e11df4 RGB pie chart
      #e11df4 color shades, tints & tones
#e11df4 color schemes
#e11df4 color preview, HTML & CSS examples
           This text has a color of #e11df4        
        
          <p style="color:#e11df4;">Text here</p>
        
        
          .mytext {color:#e11df4;}
        
        Text color #e11df4
      
           This box has a color of #e11df4        
        
          <div style="background-color:#e11df4;">Content here</div>
        
        
          .mybackground {background-color:#e11df4;}
        
        Background color #e11df4
      
           Border around this has a color of #e11df4        
        
          <div style="border:2px solid #e11df4;">Content here</div>
        
        
          .myborder {border:2px solid #e11df4;}
        
        Border color #e11df4