#f865f1 color space conversions
Hex:
        #f865f1
        RGB:
        248, 101, 241
        CMY:
        3, 60, 5
        CMYK:
        0, 59, 3, 3
      HSL:
        303°, 91.3043%, 68.4314%
        HSV (HSB):
        303°, 59.2742%, 97.2549%
        XYZ:
        59.2423, 35.6147, 86.9710
        xyY:
        0.3258, 0.1959, 35.6147
      CIE-Lab:
        66.2245, 72.6890, -43.8010
        CIE-LCH:
        66.2245, 84.8658, 328.9276
        CIE-Luv:
        66.2245, 68.4598, -80.2125
        Hunter-Lab:
        59.6780, 72.7600, -44.6309
      #f865f1 color charts
#f865f1 RGB chart
      #f865f1 CMYK chart
      #f865f1 RGB pie chart
      #f865f1 color shades, tints & tones
#f865f1 color schemes
#f865f1 color preview, HTML & CSS examples
           This text has a color of #f865f1        
        
          <p style="color:#f865f1;">Text here</p>
        
        
          .mytext {color:#f865f1;}
        
        Text color #f865f1
      
           This box has a color of #f865f1        
        
          <div style="background-color:#f865f1;">Content here</div>
        
        
          .mybackground {background-color:#f865f1;}
        
        Background color #f865f1
      
           Border around this has a color of #f865f1        
        
          <div style="border:2px solid #f865f1;">Content here</div>
        
        
          .myborder {border:2px solid #f865f1;}
        
        Border color #f865f1