#fa98f1 color space conversions
Hex:
        #fa98f1
        RGB:
        250, 152, 241
        CMY:
        2, 40, 5
        CMYK:
        0, 39, 4, 2
      HSL:
        306°, 90.7407%, 78.8235%
        HSV (HSB):
        306°, 39.2000%, 98.0392%
        XYZ:
        66.5298, 49.1313, 89.1959
        xyY:
        0.3248, 0.2398, 49.1313
      CIE-Lab:
        75.5330, 49.4064, -29.3209
        CIE-LCH:
        75.5330, 57.4518, 329.3124
        CIE-Luv:
        75.5330, 49.7023, -54.4986
        Hunter-Lab:
        70.0938, 46.7599, -26.3822
      #fa98f1 color charts
#fa98f1 RGB chart
      #fa98f1 CMYK chart
      #fa98f1 RGB pie chart
      #fa98f1 color shades, tints & tones
#fa98f1 color schemes
#fa98f1 color preview, HTML & CSS examples
           This text has a color of #fa98f1        
        
          <p style="color:#fa98f1;">Text here</p>
        
        
          .mytext {color:#fa98f1;}
        
        Text color #fa98f1
      
           This box has a color of #fa98f1        
        
          <div style="background-color:#fa98f1;">Content here</div>
        
        
          .mybackground {background-color:#fa98f1;}
        
        Background color #fa98f1
      
           Border around this has a color of #fa98f1        
        
          <div style="border:2px solid #fa98f1;">Content here</div>
        
        
          .myborder {border:2px solid #fa98f1;}
        
        Border color #fa98f1