#f960f3 color space conversions
Hex:
        #f960f3
        RGB:
        249, 96, 243
        CMY:
        2, 62, 5
        CMYK:
        0, 61, 2, 2
      HSL:
        302°, 92.7273%, 67.6471%
        HSV (HSB):
        302°, 61.4458%, 97.6471%
        XYZ:
        59.4275, 34.9765, 88.4130
        xyY:
        0.3251, 0.1913, 34.9765
      CIE-Lab:
        65.7304, 75.2631, -45.6728
        CIE-LCH:
        65.7304, 88.0372, 328.7489
        CIE-Luv:
        65.7304, 70.1066, -83.4821
        Hunter-Lab:
        59.1410, 75.8680, -47.2371
      #f960f3 color charts
#f960f3 RGB chart
      #f960f3 CMYK chart
      #f960f3 RGB pie chart
      #f960f3 color shades, tints & tones
#f960f3 color schemes
#f960f3 color preview, HTML & CSS examples
           This text has a color of #f960f3        
        
          <p style="color:#f960f3;">Text here</p>
        
        
          .mytext {color:#f960f3;}
        
        Text color #f960f3
      
           This box has a color of #f960f3        
        
          <div style="background-color:#f960f3;">Content here</div>
        
        
          .mybackground {background-color:#f960f3;}
        
        Background color #f960f3
      
           Border around this has a color of #f960f3        
        
          <div style="border:2px solid #f960f3;">Content here</div>
        
        
          .myborder {border:2px solid #f960f3;}
        
        Border color #f960f3