#f97bfa color space conversions
Hex:
        #f97bfa
        RGB:
        249, 123, 250
        CMY:
        2, 52, 2
        CMYK:
        0, 51, 0, 2
      HSL:
        300°, 92.7007%, 73.1373%
        HSV (HSB):
        300°, 50.8000%, 98.0392%
        XYZ:
        63.4052, 41.2078, 95.0546
        xyY:
        0.3176, 0.2064, 41.2078
      CIE-Lab:
        70.3213, 64.8090, -42.3173
        CIE-LCH:
        70.3213, 77.4013, 326.8573
        CIE-Luv:
        70.3213, 58.9839, -77.4172
        Hunter-Lab:
        64.1933, 63.9703, -42.8587
      #f97bfa color charts
#f97bfa RGB chart
      #f97bfa CMYK chart
      #f97bfa RGB pie chart
      #f97bfa color shades, tints & tones
#f97bfa color schemes
#f97bfa color preview, HTML & CSS examples
           This text has a color of #f97bfa        
        
          <p style="color:#f97bfa;">Text here</p>
        
        
          .mytext {color:#f97bfa;}
        
        Text color #f97bfa
      
           This box has a color of #f97bfa        
        
          <div style="background-color:#f97bfa;">Content here</div>
        
        
          .mybackground {background-color:#f97bfa;}
        
        Background color #f97bfa
      
           Border around this has a color of #f97bfa        
        
          <div style="border:2px solid #f97bfa;">Content here</div>
        
        
          .myborder {border:2px solid #f97bfa;}
        
        Border color #f97bfa