#e250e2 color space conversions
Hex:
        #e250e2
        RGB:
        226, 80, 226
        CMY:
        11, 69, 11
        CMYK:
        0, 65, 0, 11
      HSL:
        300°, 71.5686%, 60.0000%
        HSV (HSB):
        300°, 64.6018%, 88.6275%
        XYZ:
        47.9602, 27.3971, 74.7119
        xyY:
        0.3196, 0.1826, 27.3971
      CIE-Lab:
        59.3401, 73.3204, -46.5066
        CIE-LCH:
        59.3401, 86.8259, 327.6133
        CIE-Luv:
        59.3401, 64.0421, -82.8106
        Hunter-Lab:
        52.3422, 71.9573, -47.9895
      #e250e2 color charts
#e250e2 RGB chart
      #e250e2 CMYK chart
      #e250e2 RGB pie chart
      #e250e2 color shades, tints & tones
#e250e2 color schemes
#e250e2 color preview, HTML & CSS examples
           This text has a color of #e250e2        
        
          <p style="color:#e250e2;">Text here</p>
        
        
          .mytext {color:#e250e2;}
        
        Text color #e250e2
      
           This box has a color of #e250e2        
        
          <div style="background-color:#e250e2;">Content here</div>
        
        
          .mybackground {background-color:#e250e2;}
        
        Background color #e250e2
      
           Border around this has a color of #e250e2        
        
          <div style="border:2px solid #e250e2;">Content here</div>
        
        
          .myborder {border:2px solid #e250e2;}
        
        Border color #e250e2