#e090e5 color space conversions
Hex:
        #e090e5
        RGB:
        224, 144, 229
        CMY:
        12, 44, 10
        CMYK:
        2, 37, 0, 10
      HSL:
        296°, 62.0438%, 73.1373%
        HSV (HSB):
        296°, 37.1179%, 89.8039%
        XYZ:
        54.8566, 41.4510, 79.2383
        xyY:
        0.3125, 0.2361, 41.4510
      CIE-Lab:
        70.4907, 43.4892, -30.7742
        CIE-LCH:
        70.4907, 53.2762, 324.7157
        CIE-Luv:
        70.4907, 38.6204, -55.2814
        Hunter-Lab:
        64.3824, 39.4204, -27.9032
      #e090e5 color charts
#e090e5 RGB chart
      #e090e5 CMYK chart
      #e090e5 RGB pie chart
      #e090e5 color shades, tints & tones
#e090e5 color schemes
#e090e5 color preview, HTML & CSS examples
           This text has a color of #e090e5        
        
          <p style="color:#e090e5;">Text here</p>
        
        
          .mytext {color:#e090e5;}
        
        Text color #e090e5
      
           This box has a color of #e090e5        
        
          <div style="background-color:#e090e5;">Content here</div>
        
        
          .mybackground {background-color:#e090e5;}
        
        Background color #e090e5
      
           Border around this has a color of #e090e5        
        
          <div style="border:2px solid #e090e5;">Content here</div>
        
        
          .myborder {border:2px solid #e090e5;}
        
        Border color #e090e5