#fa2ea7 color space conversions
Hex:
        #fa2ea7
        RGB:
        250, 46, 167
        CMY:
        2, 82, 35
        CMYK:
        0, 82, 33, 2
      HSL:
        324°, 95.3271%, 58.0392%
        HSV (HSB):
        324°, 81.6000%, 98.0392%
        XYZ:
        47.3764, 25.0680, 38.9008
        xyY:
        0.4255, 0.2251, 25.0680
      CIE-Lab:
        57.1416, 81.1747, -15.8092
        CIE-LCH:
        57.1416, 82.6999, 348.9793
        CIE-Luv:
        57.1416, 113.6786, -37.5972
        Hunter-Lab:
        50.0680, 81.2852, -11.0184
      #fa2ea7 color charts
#fa2ea7 RGB chart
      #fa2ea7 CMYK chart
      #fa2ea7 RGB pie chart
      #fa2ea7 color shades, tints & tones
#fa2ea7 color schemes
#fa2ea7 color preview, HTML & CSS examples
           This text has a color of #fa2ea7        
        
          <p style="color:#fa2ea7;">Text here</p>
        
        
          .mytext {color:#fa2ea7;}
        
        Text color #fa2ea7
      
           This box has a color of #fa2ea7        
        
          <div style="background-color:#fa2ea7;">Content here</div>
        
        
          .mybackground {background-color:#fa2ea7;}
        
        Background color #fa2ea7
      
           Border around this has a color of #fa2ea7        
        
          <div style="border:2px solid #fa2ea7;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ea7;}
        
        Border color #fa2ea7