#fa71e9 color space conversions
Hex:
        #fa71e9
        RGB:
        250, 113, 233
        CMY:
        2, 56, 9
        CMYK:
        0, 55, 7, 2
      HSL:
        307°, 93.1973%, 71.1765%
        HSV (HSB):
        307°, 54.8000%, 98.0392%
        XYZ:
        60.0374, 38.0174, 81.2646
        xyY:
        0.3348, 0.2120, 38.0174
      CIE-Lab:
        68.0335, 66.7940, -36.5313
        CIE-LCH:
        68.0335, 76.1313, 331.3246
        CIE-Luv:
        68.0335, 68.0148, -68.0077
        Hunter-Lab:
        61.6583, 65.9057, -34.9824
      #fa71e9 color charts
#fa71e9 RGB chart
      #fa71e9 CMYK chart
      #fa71e9 RGB pie chart
      #fa71e9 color shades, tints & tones
#fa71e9 color schemes
#fa71e9 color preview, HTML & CSS examples
           This text has a color of #fa71e9        
        
          <p style="color:#fa71e9;">Text here</p>
        
        
          .mytext {color:#fa71e9;}
        
        Text color #fa71e9
      
           This box has a color of #fa71e9        
        
          <div style="background-color:#fa71e9;">Content here</div>
        
        
          .mybackground {background-color:#fa71e9;}
        
        Background color #fa71e9
      
           Border around this has a color of #fa71e9        
        
          <div style="border:2px solid #fa71e9;">Content here</div>
        
        
          .myborder {border:2px solid #fa71e9;}
        
        Border color #fa71e9