#e564ed color space conversions
Hex:
        #e564ed
        RGB:
        229, 100, 237
        CMY:
        10, 61, 7
        CMYK:
        3, 58, 0, 7
      HSL:
        296°, 79.1908%, 66.0784%
        HSV (HSB):
        296°, 57.8059%, 92.9412%
        XYZ:
        52.1563, 31.8868, 83.5266
        xyY:
        0.3113, 0.1903, 31.8868
      CIE-Lab:
        63.2492, 67.7568, -46.4479
        CIE-LCH:
        63.2492, 82.1486, 325.5690
        CIE-Luv:
        63.2492, 56.9591, -82.9646
        Hunter-Lab:
        56.4684, 66.0497, -48.1724
      #e564ed color charts
#e564ed RGB chart
      #e564ed CMYK chart
      #e564ed RGB pie chart
      #e564ed color shades, tints & tones
#e564ed color schemes
#e564ed color preview, HTML & CSS examples
           This text has a color of #e564ed        
        
          <p style="color:#e564ed;">Text here</p>
        
        
          .mytext {color:#e564ed;}
        
        Text color #e564ed
      
           This box has a color of #e564ed        
        
          <div style="background-color:#e564ed;">Content here</div>
        
        
          .mybackground {background-color:#e564ed;}
        
        Background color #e564ed
      
           Border around this has a color of #e564ed        
        
          <div style="border:2px solid #e564ed;">Content here</div>
        
        
          .myborder {border:2px solid #e564ed;}
        
        Border color #e564ed