#f86384 color space conversions
Hex:
        #f86384
        RGB:
        248, 99, 132
        CMY:
        3, 61, 48
        CMYK:
        0, 60, 47, 3
      HSL:
        347°, 91.4110%, 68.0392%
        HSV (HSB):
        347°, 60.0806%, 97.2549%
        XYZ:
        47.3381, 30.5461, 25.2308
        xyY:
        0.4591, 0.2962, 30.5461
      CIE-Lab:
        62.1226, 59.5983, 11.8502
        CIE-LCH:
        62.1226, 60.7650, 11.2457
        CIE-Luv:
        62.1226, 103.3264, 3.7620
        Hunter-Lab:
        55.2685, 56.1674, 11.6213
      #f86384 color charts
#f86384 RGB chart
      #f86384 CMYK chart
      #f86384 RGB pie chart
      #f86384 color shades, tints & tones
#f86384 color schemes
#f86384 color preview, HTML & CSS examples
           This text has a color of #f86384        
        
          <p style="color:#f86384;">Text here</p>
        
        
          .mytext {color:#f86384;}
        
        Text color #f86384
      
           This box has a color of #f86384        
        
          <div style="background-color:#f86384;">Content here</div>
        
        
          .mybackground {background-color:#f86384;}
        
        Background color #f86384
      
           Border around this has a color of #f86384        
        
          <div style="border:2px solid #f86384;">Content here</div>
        
        
          .myborder {border:2px solid #f86384;}
        
        Border color #f86384