#e390e2 color space conversions
Hex:
        #e390e2
        RGB:
        227, 144, 226
        CMY:
        11, 44, 11
        CMYK:
        0, 37, 0, 11
      HSL:
        301°, 59.7122%, 72.7451%
        HSV (HSB):
        301°, 36.5639%, 89.0196%
        XYZ:
        55.3793, 41.7684, 77.0948
        xyY:
        0.3178, 0.2397, 41.7684
      CIE-Lab:
        70.7109, 43.8579, -28.7575
        CIE-LCH:
        70.7109, 52.4453, 326.7473
        CIE-Luv:
        70.7109, 41.1226, -52.1074
        Hunter-Lab:
        64.6285, 39.8544, -25.4866
      #e390e2 color charts
#e390e2 RGB chart
      #e390e2 CMYK chart
      #e390e2 RGB pie chart
      #e390e2 color shades, tints & tones
#e390e2 color schemes
#e390e2 color preview, HTML & CSS examples
           This text has a color of #e390e2        
        
          <p style="color:#e390e2;">Text here</p>
        
        
          .mytext {color:#e390e2;}
        
        Text color #e390e2
      
           This box has a color of #e390e2        
        
          <div style="background-color:#e390e2;">Content here</div>
        
        
          .mybackground {background-color:#e390e2;}
        
        Background color #e390e2
      
           Border around this has a color of #e390e2        
        
          <div style="border:2px solid #e390e2;">Content here</div>
        
        
          .myborder {border:2px solid #e390e2;}
        
        Border color #e390e2