#f864f5 color space conversions
Hex:
        #f864f5
        RGB:
        248, 100, 245
        CMY:
        3, 61, 4
        CMYK:
        0, 60, 1, 3
      HSL:
        301°, 91.3580%, 68.2353%
        HSV (HSB):
        301°, 59.6774%, 97.2549%
        XYZ:
        59.7500, 35.6634, 90.1207
        xyY:
        0.3220, 0.1922, 35.6634
      CIE-Lab:
        66.2619, 73.7443, -45.9501
        CIE-LCH:
        66.2619, 86.8886, 328.0729
        CIE-Luv:
        66.2619, 67.5692, -83.8141
        Hunter-Lab:
        59.7188, 74.0853, -47.6704
      #f864f5 color charts
#f864f5 RGB chart
      #f864f5 CMYK chart
      #f864f5 RGB pie chart
      #f864f5 color shades, tints & tones
#f864f5 color schemes
#f864f5 color preview, HTML & CSS examples
           This text has a color of #f864f5        
        
          <p style="color:#f864f5;">Text here</p>
        
        
          .mytext {color:#f864f5;}
        
        Text color #f864f5
      
           This box has a color of #f864f5        
        
          <div style="background-color:#f864f5;">Content here</div>
        
        
          .mybackground {background-color:#f864f5;}
        
        Background color #f864f5
      
           Border around this has a color of #f864f5        
        
          <div style="border:2px solid #f864f5;">Content here</div>
        
        
          .myborder {border:2px solid #f864f5;}
        
        Border color #f864f5