#e290df color space conversions
Hex:
        #e290df
        RGB:
        226, 144, 223
        CMY:
        11, 44, 13
        CMYK:
        0, 36, 1, 11
      HSL:
        302°, 58.5714%, 72.5490%
        HSV (HSB):
        302°, 36.2832%, 88.6275%
        XYZ:
        54.6566, 41.4430, 74.9306
        xyY:
        0.3196, 0.2423, 41.4430
      CIE-Lab:
        70.4852, 43.0065, -27.4628
        CIE-LCH:
        70.4852, 51.0271, 327.4387
        CIE-Luv:
        70.4852, 41.0355, -49.8556
        Hunter-Lab:
        64.3762, 38.8913, -23.9472
      #e290df color charts
#e290df RGB chart
      #e290df CMYK chart
      #e290df RGB pie chart
      #e290df color shades, tints & tones
#e290df color schemes
#e290df color preview, HTML & CSS examples
           This text has a color of #e290df        
        
          <p style="color:#e290df;">Text here</p>
        
        
          .mytext {color:#e290df;}
        
        Text color #e290df
      
           This box has a color of #e290df        
        
          <div style="background-color:#e290df;">Content here</div>
        
        
          .mybackground {background-color:#e290df;}
        
        Background color #e290df
      
           Border around this has a color of #e290df        
        
          <div style="border:2px solid #e290df;">Content here</div>
        
        
          .myborder {border:2px solid #e290df;}
        
        Border color #e290df