#f086aa color space conversions
Hex:
        #f086aa
        RGB:
        240, 134, 170
        CMY:
        6, 47, 33
        CMYK:
        0, 44, 29, 6
      HSL:
        340°, 77.9412%, 73.3333%
        HSV (HSB):
        340°, 44.1667%, 94.1176%
        XYZ:
        51.7160, 38.4777, 42.7314
        xyY:
        0.3891, 0.2895, 38.4777
      CIE-Lab:
        68.3713, 44.5237, -0.9609
        CIE-LCH:
        68.3713, 44.5341, 358.7637
        CIE-Luv:
        68.3713, 67.0181, -9.7053
        Hunter-Lab:
        62.0304, 40.2657, 2.5777
      #f086aa color charts
#f086aa RGB chart
      #f086aa CMYK chart
      #f086aa RGB pie chart
      #f086aa color shades, tints & tones
#f086aa color schemes
#f086aa color preview, HTML & CSS examples
           This text has a color of #f086aa        
        
          <p style="color:#f086aa;">Text here</p>
        
        
          .mytext {color:#f086aa;}
        
        Text color #f086aa
      
           This box has a color of #f086aa        
        
          <div style="background-color:#f086aa;">Content here</div>
        
        
          .mybackground {background-color:#f086aa;}
        
        Background color #f086aa
      
           Border around this has a color of #f086aa        
        
          <div style="border:2px solid #f086aa;">Content here</div>
        
        
          .myborder {border:2px solid #f086aa;}
        
        Border color #f086aa