#faa1ea color space conversions
Hex:
        #faa1ea
        RGB:
        250, 161, 234
        CMY:
        2, 37, 8
        CMYK:
        0, 36, 6, 2
      HSL:
        311°, 89.8990%, 80.5882%
        HSV (HSB):
        311°, 35.6000%, 98.0392%
        XYZ:
        67.0205, 51.7542, 84.2991
        xyY:
        0.3300, 0.2549, 51.7542
      CIE-Lab:
        77.1337, 43.5957, -23.0719
        CIE-LCH:
        77.1337, 49.3244, 332.1111
        CIE-Luv:
        77.1337, 46.8368, -43.5557
        Hunter-Lab:
        71.9404, 40.3968, -19.1172
      #faa1ea color charts
#faa1ea RGB chart
      #faa1ea CMYK chart
      #faa1ea RGB pie chart
      #faa1ea color shades, tints & tones
#faa1ea color schemes
#faa1ea color preview, HTML & CSS examples
           This text has a color of #faa1ea        
        
          <p style="color:#faa1ea;">Text here</p>
        
        
          .mytext {color:#faa1ea;}
        
        Text color #faa1ea
      
           This box has a color of #faa1ea        
        
          <div style="background-color:#faa1ea;">Content here</div>
        
        
          .mybackground {background-color:#faa1ea;}
        
        Background color #faa1ea
      
           Border around this has a color of #faa1ea        
        
          <div style="border:2px solid #faa1ea;">Content here</div>
        
        
          .myborder {border:2px solid #faa1ea;}
        
        Border color #faa1ea