#f860a6 color space conversions
Hex:
        #f860a6
        RGB:
        248, 96, 166
        CMY:
        3, 62, 35
        CMYK:
        0, 61, 33, 3
      HSL:
        332°, 91.5663%, 67.4510%
        HSV (HSB):
        332°, 61.2903%, 97.2549%
        XYZ:
        49.7772, 31.0754, 39.4510
        xyY:
        0.4138, 0.2583, 31.0754
      CIE-Lab:
        62.5712, 64.3579, -7.1137
        CIE-LCH:
        62.5712, 64.7498, 353.6925
        CIE-Luv:
        62.5712, 94.4248, -22.2753
        Hunter-Lab:
        55.7453, 61.8355, -2.9379
      #f860a6 color charts
#f860a6 RGB chart
      #f860a6 CMYK chart
      #f860a6 RGB pie chart
      #f860a6 color shades, tints & tones
#f860a6 color schemes
#f860a6 color preview, HTML & CSS examples
           This text has a color of #f860a6        
        
          <p style="color:#f860a6;">Text here</p>
        
        
          .mytext {color:#f860a6;}
        
        Text color #f860a6
      
           This box has a color of #f860a6        
        
          <div style="background-color:#f860a6;">Content here</div>
        
        
          .mybackground {background-color:#f860a6;}
        
        Background color #f860a6
      
           Border around this has a color of #f860a6        
        
          <div style="border:2px solid #f860a6;">Content here</div>
        
        
          .myborder {border:2px solid #f860a6;}
        
        Border color #f860a6