#e594e7 color space conversions
Hex:
        #e594e7
        RGB:
        229, 148, 231
        CMY:
        10, 42, 9
        CMYK:
        1, 36, 0, 9
      HSL:
        299°, 63.3588%, 74.3137%
        HSV (HSB):
        299°, 35.9307%, 90.5882%
        XYZ:
        57.3268, 43.6073, 80.9969
        xyY:
        0.3151, 0.2397, 43.6073
      CIE-Lab:
        71.9653, 43.2905, -29.5530
        CIE-LCH:
        71.9653, 52.4161, 325.6800
        CIE-Luv:
        71.9653, 39.6827, -53.4485
        Hunter-Lab:
        66.0359, 39.3960, -26.4976
      #e594e7 color charts
#e594e7 RGB chart
      #e594e7 CMYK chart
      #e594e7 RGB pie chart
      #e594e7 color shades, tints & tones
#e594e7 color schemes
#e594e7 color preview, HTML & CSS examples
           This text has a color of #e594e7        
        
          <p style="color:#e594e7;">Text here</p>
        
        
          .mytext {color:#e594e7;}
        
        Text color #e594e7
      
           This box has a color of #e594e7        
        
          <div style="background-color:#e594e7;">Content here</div>
        
        
          .mybackground {background-color:#e594e7;}
        
        Background color #e594e7
      
           Border around this has a color of #e594e7        
        
          <div style="border:2px solid #e594e7;">Content here</div>
        
        
          .myborder {border:2px solid #e594e7;}
        
        Border color #e594e7