#f860a7 color space conversions
Hex:
        #f860a7
        RGB:
        248, 96, 167
        CMY:
        3, 62, 35
        CMYK:
        0, 61, 33, 3
      HSL:
        332°, 91.5663%, 67.4510%
        HSV (HSB):
        332°, 61.2903%, 97.2549%
        XYZ:
        49.8693, 31.1122, 39.9361
        xyY:
        0.4124, 0.2573, 31.1122
      CIE-Lab:
        62.6023, 64.4725, -7.6422
        CIE-LCH:
        62.6023, 64.9239, 353.2400
        CIE-Luv:
        62.6023, 94.0997, -23.0466
        Hunter-Lab:
        55.7783, 61.9781, -3.4055
      #f860a7 color charts
#f860a7 RGB chart
      #f860a7 CMYK chart
      #f860a7 RGB pie chart
      #f860a7 color shades, tints & tones
#f860a7 color schemes
#f860a7 color preview, HTML & CSS examples
           This text has a color of #f860a7        
        
          <p style="color:#f860a7;">Text here</p>
        
        
          .mytext {color:#f860a7;}
        
        Text color #f860a7
      
           This box has a color of #f860a7        
        
          <div style="background-color:#f860a7;">Content here</div>
        
        
          .mybackground {background-color:#f860a7;}
        
        Background color #f860a7
      
           Border around this has a color of #f860a7        
        
          <div style="border:2px solid #f860a7;">Content here</div>
        
        
          .myborder {border:2px solid #f860a7;}
        
        Border color #f860a7