#f860e2 color space conversions
Hex:
        #f860e2
        RGB:
        248, 96, 226
        CMY:
        3, 62, 11
        CMYK:
        0, 61, 9, 3
      HSL:
        309°, 91.5663%, 67.4510%
        HSV (HSB):
        309°, 61.2903%, 97.2549%
        XYZ:
        56.6217, 33.8132, 75.4938
        xyY:
        0.3412, 0.2038, 33.8132
      CIE-Lab:
        64.8140, 72.3758, -37.6820
        CIE-LCH:
        64.8140, 81.5977, 332.4965
        CIE-Luv:
        64.8140, 74.7736, -70.1614
        Hunter-Lab:
        58.1491, 72.0505, -36.2706
      #f860e2 color charts
#f860e2 RGB chart
      #f860e2 CMYK chart
      #f860e2 RGB pie chart
      #f860e2 color shades, tints & tones
#f860e2 color schemes
#f860e2 color preview, HTML & CSS examples
           This text has a color of #f860e2        
        
          <p style="color:#f860e2;">Text here</p>
        
        
          .mytext {color:#f860e2;}
        
        Text color #f860e2
      
           This box has a color of #f860e2        
        
          <div style="background-color:#f860e2;">Content here</div>
        
        
          .mybackground {background-color:#f860e2;}
        
        Background color #f860e2
      
           Border around this has a color of #f860e2        
        
          <div style="border:2px solid #f860e2;">Content here</div>
        
        
          .myborder {border:2px solid #f860e2;}
        
        Border color #f860e2