#fa9dea color space conversions
Hex:
        #fa9dea
        RGB:
        250, 157, 234
        CMY:
        2, 38, 8
        CMYK:
        0, 37, 6, 2
      HSL:
        310°, 90.2913%, 79.8039%
        HSV (HSB):
        310°, 37.2000%, 98.0392%
        XYZ:
        66.3326, 50.3784, 84.0698
        xyY:
        0.3304, 0.2509, 50.3784
      CIE-Lab:
        76.3010, 45.6570, -24.3409
        CIE-LCH:
        76.3010, 51.7402, 331.9368
        CIE-Luv:
        76.3010, 48.7611, -45.8824
        Hunter-Lab:
        70.9778, 42.6069, -20.5417
      #fa9dea color charts
#fa9dea RGB chart
      #fa9dea CMYK chart
      #fa9dea RGB pie chart
      #fa9dea color shades, tints & tones
#fa9dea color schemes
#fa9dea color preview, HTML & CSS examples
           This text has a color of #fa9dea        
        
          <p style="color:#fa9dea;">Text here</p>
        
        
          .mytext {color:#fa9dea;}
        
        Text color #fa9dea
      
           This box has a color of #fa9dea        
        
          <div style="background-color:#fa9dea;">Content here</div>
        
        
          .mybackground {background-color:#fa9dea;}
        
        Background color #fa9dea
      
           Border around this has a color of #fa9dea        
        
          <div style="border:2px solid #fa9dea;">Content here</div>
        
        
          .myborder {border:2px solid #fa9dea;}
        
        Border color #fa9dea