#fa9ae6 color space conversions
Hex:
        #fa9ae6
        RGB:
        250, 154, 230
        CMY:
        2, 40, 10
        CMYK:
        0, 38, 8, 2
      HSL:
        313°, 90.5660%, 79.2157%
        HSV (HSB):
        313°, 38.4000%, 98.0392%
        XYZ:
        65.2629, 49.1484, 80.9098
        xyY:
        0.3341, 0.2516, 49.1484
      CIE-Lab:
        75.5435, 46.5248, -23.3185
        CIE-LCH:
        75.5435, 52.0414, 333.3797
        CIE-Luv:
        75.5435, 50.9871, -44.3276
        Hunter-Lab:
        70.1059, 43.4836, -19.3529
      #fa9ae6 color charts
#fa9ae6 RGB chart
      #fa9ae6 CMYK chart
      #fa9ae6 RGB pie chart
      #fa9ae6 color shades, tints & tones
#fa9ae6 color schemes
#fa9ae6 color preview, HTML & CSS examples
           This text has a color of #fa9ae6        
        
          <p style="color:#fa9ae6;">Text here</p>
        
        
          .mytext {color:#fa9ae6;}
        
        Text color #fa9ae6
      
           This box has a color of #fa9ae6        
        
          <div style="background-color:#fa9ae6;">Content here</div>
        
        
          .mybackground {background-color:#fa9ae6;}
        
        Background color #fa9ae6
      
           Border around this has a color of #fa9ae6        
        
          <div style="border:2px solid #fa9ae6;">Content here</div>
        
        
          .myborder {border:2px solid #fa9ae6;}
        
        Border color #fa9ae6