#e290eb color space conversions
Hex:
        #e290eb
        RGB:
        226, 144, 235
        CMY:
        11, 44, 8
        CMYK:
        4, 39, 0, 8
      HSL:
        294°, 69.4656%, 74.3137%
        HSV (HSB):
        294°, 38.7234%, 92.1569%
        XYZ:
        56.3327, 42.1134, 83.7569
        xyY:
        0.3092, 0.2311, 42.1134
      CIE-Lab:
        70.9491, 45.2145, -33.3405
        CIE-LCH:
        70.9491, 56.1777, 323.5955
        CIE-Luv:
        70.9491, 38.7854, -59.7898
        Hunter-Lab:
        64.8949, 41.3829, -31.0966
      #e290eb color charts
#e290eb RGB chart
      #e290eb CMYK chart
      #e290eb RGB pie chart
      #e290eb color shades, tints & tones
#e290eb color schemes
#e290eb color preview, HTML & CSS examples
           This text has a color of #e290eb        
        
          <p style="color:#e290eb;">Text here</p>
        
        
          .mytext {color:#e290eb;}
        
        Text color #e290eb
      
           This box has a color of #e290eb        
        
          <div style="background-color:#e290eb;">Content here</div>
        
        
          .mybackground {background-color:#e290eb;}
        
        Background color #e290eb
      
           Border around this has a color of #e290eb        
        
          <div style="border:2px solid #e290eb;">Content here</div>
        
        
          .myborder {border:2px solid #e290eb;}
        
        Border color #e290eb