#fa94ef color space conversions
Hex:
        #fa94ef
        RGB:
        250, 148, 239
        CMY:
        2, 42, 6
        CMYK:
        0, 41, 4, 2
      HSL:
        306°, 91.0714%, 78.0392%
        HSV (HSB):
        306°, 40.8000%, 98.0392%
        XYZ:
        65.5942, 47.7358, 87.4181
        xyY:
        0.3267, 0.2378, 47.7358
      CIE-Lab:
        74.6580, 51.0871, -29.5779
        CIE-LCH:
        74.6580, 59.0317, 329.9305
        CIE-Luv:
        74.6580, 51.9311, -55.1038
        Hunter-Lab:
        69.0911, 48.5563, -26.6534
      #fa94ef color charts
#fa94ef RGB chart
      #fa94ef CMYK chart
      #fa94ef RGB pie chart
      #fa94ef color shades, tints & tones
#fa94ef color schemes
#fa94ef color preview, HTML & CSS examples
           This text has a color of #fa94ef        
        
          <p style="color:#fa94ef;">Text here</p>
        
        
          .mytext {color:#fa94ef;}
        
        Text color #fa94ef
      
           This box has a color of #fa94ef        
        
          <div style="background-color:#fa94ef;">Content here</div>
        
        
          .mybackground {background-color:#fa94ef;}
        
        Background color #fa94ef
      
           Border around this has a color of #fa94ef        
        
          <div style="border:2px solid #fa94ef;">Content here</div>
        
        
          .myborder {border:2px solid #fa94ef;}
        
        Border color #fa94ef