#f286bc color space conversions
Hex:
        #f286bc
        RGB:
        242, 134, 188
        CMY:
        5, 47, 26
        CMYK:
        0, 45, 22, 5
      HSL:
        330°, 80.5970%, 73.7255%
        HSV (HSB):
        330°, 44.6281%, 94.9020%
        XYZ:
        54.2201, 39.5583, 52.3547
        xyY:
        0.3710, 0.2707, 39.5583
      CIE-Lab:
        69.1538, 47.6357, -9.8686
        CIE-LCH:
        69.1538, 48.6472, 348.2957
        CIE-Luv:
        69.1538, 64.4505, -23.2680
        Hunter-Lab:
        62.8954, 43.8124, -5.3268
      #f286bc color charts
#f286bc RGB chart
      #f286bc CMYK chart
      #f286bc RGB pie chart
      #f286bc color shades, tints & tones
#f286bc color schemes
#f286bc color preview, HTML & CSS examples
           This text has a color of #f286bc        
        
          <p style="color:#f286bc;">Text here</p>
        
        
          .mytext {color:#f286bc;}
        
        Text color #f286bc
      
           This box has a color of #f286bc        
        
          <div style="background-color:#f286bc;">Content here</div>
        
        
          .mybackground {background-color:#f286bc;}
        
        Background color #f286bc
      
           Border around this has a color of #f286bc        
        
          <div style="border:2px solid #f286bc;">Content here</div>
        
        
          .myborder {border:2px solid #f286bc;}
        
        Border color #f286bc