#e564f2 color space conversions
Hex:
        #e564f2
        RGB:
        229, 100, 242
        CMY:
        10, 61, 5
        CMYK:
        5, 59, 0, 5
      HSL:
        295°, 84.5238%, 67.0588%
        HSV (HSB):
        295°, 58.6777%, 94.9020%
        XYZ:
        52.8973, 32.1832, 87.4284
        xyY:
        0.3066, 0.1866, 32.1832
      CIE-Lab:
        63.4940, 68.6311, -48.8335
        CIE-LCH:
        63.4940, 84.2314, 324.5668
        CIE-Luv:
        63.4940, 55.5780, -86.9469
        Hunter-Lab:
        56.7302, 67.1620, -51.6622
      #e564f2 color charts
#e564f2 RGB chart
      #e564f2 CMYK chart
      #e564f2 RGB pie chart
      #e564f2 color shades, tints & tones
#e564f2 color schemes
#e564f2 color preview, HTML & CSS examples
           This text has a color of #e564f2        
        
          <p style="color:#e564f2;">Text here</p>
        
        
          .mytext {color:#e564f2;}
        
        Text color #e564f2
      
           This box has a color of #e564f2        
        
          <div style="background-color:#e564f2;">Content here</div>
        
        
          .mybackground {background-color:#e564f2;}
        
        Background color #e564f2
      
           Border around this has a color of #e564f2        
        
          <div style="border:2px solid #e564f2;">Content here</div>
        
        
          .myborder {border:2px solid #e564f2;}
        
        Border color #e564f2