#f560ee color space conversions
Hex:
        #f560ee
        RGB:
        245, 96, 238
        CMY:
        4, 62, 7
        CMYK:
        0, 61, 3, 4
      HSL:
        303°, 88.1657%, 66.8627%
        HSV (HSB):
        303°, 60.8163%, 96.0784%
        XYZ:
        57.2717, 33.9513, 84.4236
        xyY:
        0.3261, 0.1933, 33.9513
      CIE-Lab:
        64.9239, 73.5059, -44.2136
        CIE-LCH:
        64.9239, 85.7785, 328.9732
        CIE-Luv:
        64.9239, 68.8699, -80.6999
        Hunter-Lab:
        58.2677, 73.4802, -45.1174
      #f560ee color charts
#f560ee RGB chart
      #f560ee CMYK chart
      #f560ee RGB pie chart
      #f560ee color shades, tints & tones
#f560ee color schemes
#f560ee color preview, HTML & CSS examples
           This text has a color of #f560ee        
        
          <p style="color:#f560ee;">Text here</p>
        
        
          .mytext {color:#f560ee;}
        
        Text color #f560ee
      
           This box has a color of #f560ee        
        
          <div style="background-color:#f560ee;">Content here</div>
        
        
          .mybackground {background-color:#f560ee;}
        
        Background color #f560ee
      
           Border around this has a color of #f560ee        
        
          <div style="border:2px solid #f560ee;">Content here</div>
        
        
          .myborder {border:2px solid #f560ee;}
        
        Border color #f560ee