#e290d3 color space conversions
Hex:
        #e290d3
        RGB:
        226, 144, 211
        CMY:
        11, 44, 17
        CMYK:
        0, 36, 7, 11
      HSL:
        311°, 58.5714%, 72.5490%
        HSV (HSB):
        311°, 36.2832%, 88.6275%
        XYZ:
        53.0952, 40.8184, 66.7083
        xyY:
        0.3306, 0.2541, 40.8184
      CIE-Lab:
        70.0485, 40.8910, -21.5053
        CIE-LCH:
        70.0485, 46.2012, 332.2593
        CIE-Luv:
        70.0485, 43.2970, -39.9581
        Hunter-Lab:
        63.8893, 36.5361, -17.1836
      #e290d3 color charts
#e290d3 RGB chart
      #e290d3 CMYK chart
      #e290d3 RGB pie chart
      #e290d3 color shades, tints & tones
#e290d3 color schemes
#e290d3 color preview, HTML & CSS examples
           This text has a color of #e290d3        
        
          <p style="color:#e290d3;">Text here</p>
        
        
          .mytext {color:#e290d3;}
        
        Text color #e290d3
      
           This box has a color of #e290d3        
        
          <div style="background-color:#e290d3;">Content here</div>
        
        
          .mybackground {background-color:#e290d3;}
        
        Background color #e290d3
      
           Border around this has a color of #e290d3        
        
          <div style="border:2px solid #e290d3;">Content here</div>
        
        
          .myborder {border:2px solid #e290d3;}
        
        Border color #e290d3