#fa0efb color space conversions
Hex:
        #fa0efb
        RGB:
        250, 14, 251
        CMY:
        2, 95, 2
        CMYK:
        0, 94, 0, 2
      HSL:
        300°, 96.7347%, 51.9608%
        HSV (HSB):
        300°, 94.4223%, 98.4314%
        XYZ:
        56.9940, 27.6031, 93.5908
        xyY:
        0.3199, 0.1549, 27.6031
      CIE-Lab:
        59.5285, 96.0782, -59.9393
        CIE-LCH:
        59.5285, 113.2420, 328.0416
        CIE-Luv:
        59.5285, 81.5620, -106.7150
        Hunter-Lab:
        52.5387, 101.6943, -68.8404
      #fa0efb color charts
#fa0efb RGB chart
      #fa0efb CMYK chart
      #fa0efb RGB pie chart
      #fa0efb color shades, tints & tones
#fa0efb color schemes
#fa0efb color preview, HTML & CSS examples
           This text has a color of #fa0efb        
        
          <p style="color:#fa0efb;">Text here</p>
        
        
          .mytext {color:#fa0efb;}
        
        Text color #fa0efb
      
           This box has a color of #fa0efb        
        
          <div style="background-color:#fa0efb;">Content here</div>
        
        
          .mybackground {background-color:#fa0efb;}
        
        Background color #fa0efb
      
           Border around this has a color of #fa0efb        
        
          <div style="border:2px solid #fa0efb;">Content here</div>
        
        
          .myborder {border:2px solid #fa0efb;}
        
        Border color #fa0efb