#e290cd color space conversions
Hex:
        #e290cd
        RGB:
        226, 144, 205
        CMY:
        11, 44, 20
        CMYK:
        0, 36, 9, 11
      HSL:
        315°, 58.5714%, 72.5490%
        HSV (HSB):
        315°, 36.2832%, 88.6275%
        XYZ:
        52.3567, 40.5230, 62.8198
        xyY:
        0.3363, 0.2603, 40.5230
      CIE-Lab:
        69.8405, 39.8698, -18.4972
        CIE-LCH:
        69.8405, 43.9517, 335.1116
        CIE-Luv:
        69.8405, 44.4278, -35.0389
        Hunter-Lab:
        63.6577, 35.4104, -13.9492
      #e290cd color charts
#e290cd RGB chart
      #e290cd CMYK chart
      #e290cd RGB pie chart
      #e290cd color shades, tints & tones
#e290cd color schemes
#e290cd color preview, HTML & CSS examples
           This text has a color of #e290cd        
        
          <p style="color:#e290cd;">Text here</p>
        
        
          .mytext {color:#e290cd;}
        
        Text color #e290cd
      
           This box has a color of #e290cd        
        
          <div style="background-color:#e290cd;">Content here</div>
        
        
          .mybackground {background-color:#e290cd;}
        
        Background color #e290cd
      
           Border around this has a color of #e290cd        
        
          <div style="border:2px solid #e290cd;">Content here</div>
        
        
          .myborder {border:2px solid #e290cd;}
        
        Border color #e290cd