#e290db color space conversions
Hex:
        #e290db
        RGB:
        226, 144, 219
        CMY:
        11, 44, 14
        CMYK:
        0, 36, 3, 11
      HSL:
        305°, 58.5714%, 72.5490%
        HSV (HSB):
        305°, 36.2832%, 88.6275%
        XYZ:
        54.1235, 41.2297, 72.1233
        xyY:
        0.3232, 0.2462, 41.2297
      CIE-Lab:
        70.3366, 42.2907, -25.4858
        CIE-LCH:
        70.3366, 49.3764, 328.9254
        CIE-Luv:
        70.3366, 41.7887, -46.5499
        Hunter-Lab:
        64.2104, 38.0910, -21.6493
      #e290db color charts
#e290db RGB chart
      #e290db CMYK chart
      #e290db RGB pie chart
      #e290db color shades, tints & tones
#e290db color schemes
#e290db color preview, HTML & CSS examples
           This text has a color of #e290db        
        
          <p style="color:#e290db;">Text here</p>
        
        
          .mytext {color:#e290db;}
        
        Text color #e290db
      
           This box has a color of #e290db        
        
          <div style="background-color:#e290db;">Content here</div>
        
        
          .mybackground {background-color:#e290db;}
        
        Background color #e290db
      
           Border around this has a color of #e290db        
        
          <div style="border:2px solid #e290db;">Content here</div>
        
        
          .myborder {border:2px solid #e290db;}
        
        Border color #e290db