#f560f5 color space conversions
Hex:
        #f560f5
        RGB:
        245, 96, 245
        CMY:
        4, 62, 4
        CMYK:
        0, 61, 0, 4
      HSL:
        300°, 88.1657%, 66.8627%
        HSV (HSB):
        300°, 60.8163%, 96.0784%
        XYZ:
        58.3205, 34.3708, 89.9466
        xyY:
        0.3193, 0.1882, 34.3708
      CIE-Lab:
        65.2558, 74.6374, -47.5637
        CIE-LCH:
        65.2558, 88.5045, 327.4921
        CIE-Luv:
        65.2558, 66.7222, -86.2768
        Hunter-Lab:
        58.6266, 74.9714, -49.9258
      #f560f5 color charts
#f560f5 RGB chart
      #f560f5 CMYK chart
      #f560f5 RGB pie chart
      #f560f5 color shades, tints & tones
#f560f5 color schemes
#f560f5 color preview, HTML & CSS examples
           This text has a color of #f560f5        
        
          <p style="color:#f560f5;">Text here</p>
        
        
          .mytext {color:#f560f5;}
        
        Text color #f560f5
      
           This box has a color of #f560f5        
        
          <div style="background-color:#f560f5;">Content here</div>
        
        
          .mybackground {background-color:#f560f5;}
        
        Background color #f560f5
      
           Border around this has a color of #f560f5        
        
          <div style="border:2px solid #f560f5;">Content here</div>
        
        
          .myborder {border:2px solid #f560f5;}
        
        Border color #f560f5