#e594e5 color space conversions
Hex:
        #e594e5
        RGB:
        229, 148, 229
        CMY:
        10, 42, 10
        CMYK:
        0, 35, 0, 10
      HSL:
        300°, 60.9023%, 73.9216%
        HSV (HSB):
        300°, 35.3712%, 89.8039%
        XYZ:
        57.0459, 43.4950, 79.5175
        xyY:
        0.3168, 0.2416, 43.4950
      CIE-Lab:
        71.8896, 42.9252, -28.5732
        CIE-LCH:
        71.8896, 51.5655, 326.3502
        CIE-Luv:
        71.8896, 40.0501, -51.7930
        Hunter-Lab:
        65.9507, 38.9847, -25.3211
      #e594e5 color charts
#e594e5 RGB chart
      #e594e5 CMYK chart
      #e594e5 RGB pie chart
      #e594e5 color shades, tints & tones
#e594e5 color schemes
#e594e5 color preview, HTML & CSS examples
           This text has a color of #e594e5        
        
          <p style="color:#e594e5;">Text here</p>
        
        
          .mytext {color:#e594e5;}
        
        Text color #e594e5
      
           This box has a color of #e594e5        
        
          <div style="background-color:#e594e5;">Content here</div>
        
        
          .mybackground {background-color:#e594e5;}
        
        Background color #e594e5
      
           Border around this has a color of #e594e5        
        
          <div style="border:2px solid #e594e5;">Content here</div>
        
        
          .myborder {border:2px solid #e594e5;}
        
        Border color #e594e5