#f564f5 color space conversions
Hex:
        #f564f5
        RGB:
        245, 100, 245
        CMY:
        4, 61, 4
        CMYK:
        0, 59, 0, 4
      HSL:
        300°, 87.8788%, 67.6471%
        HSV (HSB):
        300°, 59.1837%, 96.0784%
        XYZ:
        58.6948, 35.1194, 90.0714
        xyY:
        0.3192, 0.1910, 35.1194
      CIE-Lab:
        65.8415, 73.0199, -46.6406
        CIE-LCH:
        65.8415, 86.6444, 327.4321
        CIE-Luv:
        65.8415, 65.5061, -84.7045
        Hunter-Lab:
        59.2616, 73.0849, -48.6314
      #f564f5 color charts
#f564f5 RGB chart
      #f564f5 CMYK chart
      #f564f5 RGB pie chart
      #f564f5 color shades, tints & tones
#f564f5 color schemes
#f564f5 color preview, HTML & CSS examples
           This text has a color of #f564f5        
        
          <p style="color:#f564f5;">Text here</p>
        
        
          .mytext {color:#f564f5;}
        
        Text color #f564f5
      
           This box has a color of #f564f5        
        
          <div style="background-color:#f564f5;">Content here</div>
        
        
          .mybackground {background-color:#f564f5;}
        
        Background color #f564f5
      
           Border around this has a color of #f564f5        
        
          <div style="border:2px solid #f564f5;">Content here</div>
        
        
          .myborder {border:2px solid #f564f5;}
        
        Border color #f564f5