#f27faa color space conversions
Hex:
        #f27faa
        RGB:
        242, 127, 170
        CMY:
        5, 50, 33
        CMYK:
        0, 48, 30, 5
      HSL:
        338°, 81.5603%, 72.3529%
        HSV (HSB):
        338°, 47.5207%, 94.9020%
        XYZ:
        51.4630, 36.9583, 42.4515
        xyY:
        0.3932, 0.2824, 36.9583
      CIE-Lab:
        67.2457, 48.7086, -2.5810
        CIE-LCH:
        67.2457, 48.7769, 356.9668
        CIE-Luv:
        67.2457, 72.4898, -12.8242
        Hunter-Lab:
        60.7933, 44.7163, 1.1536
      #f27faa color charts
#f27faa RGB chart
      #f27faa CMYK chart
      #f27faa RGB pie chart
      #f27faa color shades, tints & tones
#f27faa color schemes
#f27faa color preview, HTML & CSS examples
           This text has a color of #f27faa        
        
          <p style="color:#f27faa;">Text here</p>
        
        
          .mytext {color:#f27faa;}
        
        Text color #f27faa
      
           This box has a color of #f27faa        
        
          <div style="background-color:#f27faa;">Content here</div>
        
        
          .mybackground {background-color:#f27faa;}
        
        Background color #f27faa
      
           Border around this has a color of #f27faa        
        
          <div style="border:2px solid #f27faa;">Content here</div>
        
        
          .myborder {border:2px solid #f27faa;}
        
        Border color #f27faa