#faa2e0 color space conversions
Hex:
        #faa2e0
        RGB:
        250, 162, 224
        CMY:
        2, 36, 12
        CMYK:
        0, 35, 10, 2
      HSL:
        318°, 89.7959%, 80.7843%
        HSV (HSB):
        318°, 35.2000%, 98.0392%
        XYZ:
        65.7992, 51.5465, 77.0025
        xyY:
        0.3386, 0.2652, 51.5465
      CIE-Lab:
        77.0089, 41.4138, -17.8278
        CIE-LCH:
        77.0089, 45.0881, 336.7091
        CIE-Luv:
        77.0089, 48.1914, -34.8081
        Hunter-Lab:
        71.7959, 37.9482, -13.3326
      #faa2e0 color charts
#faa2e0 RGB chart
      #faa2e0 CMYK chart
      #faa2e0 RGB pie chart
      #faa2e0 color shades, tints & tones
#faa2e0 color schemes
#faa2e0 color preview, HTML & CSS examples
           This text has a color of #faa2e0        
        
          <p style="color:#faa2e0;">Text here</p>
        
        
          .mytext {color:#faa2e0;}
        
        Text color #faa2e0
      
           This box has a color of #faa2e0        
        
          <div style="background-color:#faa2e0;">Content here</div>
        
        
          .mybackground {background-color:#faa2e0;}
        
        Background color #faa2e0
      
           Border around this has a color of #faa2e0        
        
          <div style="border:2px solid #faa2e0;">Content here</div>
        
        
          .myborder {border:2px solid #faa2e0;}
        
        Border color #faa2e0