#e560fa color space conversions
Hex:
        #e560fa
        RGB:
        229, 96, 250
        CMY:
        10, 62, 2
        CMYK:
        8, 62, 0, 2
      HSL:
        292°, 93.9024%, 67.8431%
        HSV (HSB):
        292°, 61.6000%, 98.0392%
        XYZ:
        53.7513, 31.9259, 93.7718
        xyY:
        0.2995, 0.1779, 31.9259
      CIE-Lab:
        63.2816, 71.7481, -53.5909
        CIE-LCH:
        63.2816, 89.5532, 323.2428
        CIE-Luv:
        63.2816, 54.5497, -94.8757
        Hunter-Lab:
        56.5030, 70.9268, -58.8450
      #e560fa color charts
#e560fa RGB chart
      #e560fa CMYK chart
      #e560fa RGB pie chart
      #e560fa color shades, tints & tones
#e560fa color schemes
#e560fa color preview, HTML & CSS examples
           This text has a color of #e560fa        
        
          <p style="color:#e560fa;">Text here</p>
        
        
          .mytext {color:#e560fa;}
        
        Text color #e560fa
      
           This box has a color of #e560fa        
        
          <div style="background-color:#e560fa;">Content here</div>
        
        
          .mybackground {background-color:#e560fa;}
        
        Background color #e560fa
      
           Border around this has a color of #e560fa        
        
          <div style="border:2px solid #e560fa;">Content here</div>
        
        
          .myborder {border:2px solid #e560fa;}
        
        Border color #e560fa