#e565e4 color space conversions
Hex:
        #e565e4
        RGB:
        229, 101, 228
        CMY:
        10, 60, 11
        CMYK:
        0, 56, 0, 10
      HSL:
        300°, 71.1111%, 64.7059%
        HSV (HSB):
        300°, 55.8952%, 89.8039%
        XYZ:
        50.9704, 31.5668, 76.8054
        xyY:
        0.3199, 0.1981, 31.5668
      CIE-Lab:
        62.9832, 65.7768, -41.8577
        CIE-LCH:
        62.9832, 77.9657, 327.5289
        CIE-Luv:
        62.9832, 59.1502, -75.3178
        Hunter-Lab:
        56.1843, 63.6124, -41.7218
      #e565e4 color charts
#e565e4 RGB chart
      #e565e4 CMYK chart
      #e565e4 RGB pie chart
      #e565e4 color shades, tints & tones
#e565e4 color schemes
#e565e4 color preview, HTML & CSS examples
           This text has a color of #e565e4        
        
          <p style="color:#e565e4;">Text here</p>
        
        
          .mytext {color:#e565e4;}
        
        Text color #e565e4
      
           This box has a color of #e565e4        
        
          <div style="background-color:#e565e4;">Content here</div>
        
        
          .mybackground {background-color:#e565e4;}
        
        Background color #e565e4
      
           Border around this has a color of #e565e4        
        
          <div style="border:2px solid #e565e4;">Content here</div>
        
        
          .myborder {border:2px solid #e565e4;}
        
        Border color #e565e4