#f967fb color space conversions
Hex:
        #f967fb
        RGB:
        249, 103, 251
        CMY:
        2, 60, 2
        CMYK:
        1, 59, 0, 2
      HSL:
        299°, 94.8718%, 69.4118%
        HSV (HSB):
        299°, 58.9641%, 98.4314%
        XYZ:
        61.3298, 36.8053, 95.1385
        xyY:
        0.3173, 0.1904, 36.8053
      CIE-Lab:
        67.1307, 73.7417, -47.8745
        CIE-LCH:
        67.1307, 87.9193, 327.0076
        CIE-Luv:
        67.1307, 65.5340, -87.0972
        Hunter-Lab:
        60.6673, 74.2811, -50.5114
      #f967fb color charts
#f967fb RGB chart
      #f967fb CMYK chart
      #f967fb RGB pie chart
      #f967fb color shades, tints & tones
#f967fb color schemes
#f967fb color preview, HTML & CSS examples
           This text has a color of #f967fb        
        
          <p style="color:#f967fb;">Text here</p>
        
        
          .mytext {color:#f967fb;}
        
        Text color #f967fb
      
           This box has a color of #f967fb        
        
          <div style="background-color:#f967fb;">Content here</div>
        
        
          .mybackground {background-color:#f967fb;}
        
        Background color #f967fb
      
           Border around this has a color of #f967fb        
        
          <div style="border:2px solid #f967fb;">Content here</div>
        
        
          .myborder {border:2px solid #f967fb;}
        
        Border color #f967fb