#fa71f3 color space conversions
Hex:
        #fa71f3
        RGB:
        250, 113, 243
        CMY:
        2, 56, 5
        CMYK:
        0, 55, 3, 2
      HSL:
        303°, 93.1973%, 71.1765%
        HSV (HSB):
        303°, 54.8000%, 98.0392%
        XYZ:
        61.5071, 38.6053, 89.0038
        xyY:
        0.3252, 0.2041, 38.6053
      CIE-Lab:
        68.4644, 68.4090, -41.3737
        CIE-LCH:
        68.4644, 79.9473, 328.8345
        CIE-Luv:
        68.4644, 65.1834, -76.1116
        Hunter-Lab:
        62.1332, 67.9684, -41.4378
      #fa71f3 color charts
#fa71f3 RGB chart
      #fa71f3 CMYK chart
      #fa71f3 RGB pie chart
      #fa71f3 color shades, tints & tones
#fa71f3 color schemes
#fa71f3 color preview, HTML & CSS examples
           This text has a color of #fa71f3        
        
          <p style="color:#fa71f3;">Text here</p>
        
        
          .mytext {color:#fa71f3;}
        
        Text color #fa71f3
      
           This box has a color of #fa71f3        
        
          <div style="background-color:#fa71f3;">Content here</div>
        
        
          .mybackground {background-color:#fa71f3;}
        
        Background color #fa71f3
      
           Border around this has a color of #fa71f3        
        
          <div style="border:2px solid #fa71f3;">Content here</div>
        
        
          .myborder {border:2px solid #fa71f3;}
        
        Border color #fa71f3