#fa289e color space conversions
Hex:
        #fa289e
        RGB:
        250, 40, 158
        CMY:
        2, 84, 38
        CMYK:
        0, 84, 37, 2
      HSL:
        326°, 95.4545%, 56.8627%
        HSV (HSB):
        326°, 84.0000%, 98.0392%
        XYZ:
        46.3547, 24.3102, 34.5969
        xyY:
        0.4404, 0.2309, 24.3102
      CIE-Lab:
        56.3970, 81.5136, -11.6534
        CIE-LCH:
        56.3970, 82.3424, 351.8640
        CIE-Luv:
        56.3970, 119.0197, -31.7690
        Hunter-Lab:
        49.3054, 81.5332, -7.0892
      #fa289e color charts
#fa289e RGB chart
      #fa289e CMYK chart
      #fa289e RGB pie chart
      #fa289e color shades, tints & tones
#fa289e color schemes
#fa289e color preview, HTML & CSS examples
           This text has a color of #fa289e        
        
          <p style="color:#fa289e;">Text here</p>
        
        
          .mytext {color:#fa289e;}
        
        Text color #fa289e
      
           This box has a color of #fa289e        
        
          <div style="background-color:#fa289e;">Content here</div>
        
        
          .mybackground {background-color:#fa289e;}
        
        Background color #fa289e
      
           Border around this has a color of #fa289e        
        
          <div style="border:2px solid #fa289e;">Content here</div>
        
        
          .myborder {border:2px solid #fa289e;}
        
        Border color #fa289e