#fa88e1 color space conversions
Hex:
        #fa88e1
        RGB:
        250, 136, 225
        CMY:
        2, 47, 12
        CMYK:
        0, 46, 10, 2
      HSL:
        313°, 91.9355%, 75.6863%
        HSV (HSB):
        313°, 45.6000%, 98.0392%
        XYZ:
        61.8191, 43.3686, 76.3469
        xyY:
        0.3405, 0.2389, 43.3686
      CIE-Lab:
        71.8044, 54.7424, -26.2939
        CIE-LCH:
        71.8044, 60.7297, 334.3441
        CIE-Luv:
        71.8044, 60.5182, -50.1432
        Hunter-Lab:
        65.8548, 52.3153, -22.6378
      #fa88e1 color charts
#fa88e1 RGB chart
      #fa88e1 CMYK chart
      #fa88e1 RGB pie chart
      #fa88e1 color shades, tints & tones
#fa88e1 color schemes
#fa88e1 color preview, HTML & CSS examples
           This text has a color of #fa88e1        
        
          <p style="color:#fa88e1;">Text here</p>
        
        
          .mytext {color:#fa88e1;}
        
        Text color #fa88e1
      
           This box has a color of #fa88e1        
        
          <div style="background-color:#fa88e1;">Content here</div>
        
        
          .mybackground {background-color:#fa88e1;}
        
        Background color #fa88e1
      
           Border around this has a color of #fa88e1        
        
          <div style="border:2px solid #fa88e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa88e1;}
        
        Border color #fa88e1