#f962d7 color space conversions
Hex:
        #f962d7
        RGB:
        249, 98, 215
        CMY:
        2, 62, 16
        CMYK:
        0, 61, 14, 2
      HSL:
        314°, 92.6380%, 68.0392%
        HSV (HSB):
        314°, 60.6426%, 97.6471%
        XYZ:
        55.7003, 33.7814, 67.8747
        xyY:
        0.3540, 0.2147, 33.7814
      CIE-Lab:
        64.7887, 70.1904, -31.5582
        CIE-LCH:
        64.7887, 76.9585, 335.7909
        CIE-Luv:
        64.7887, 78.3349, -60.1794
        Hunter-Lab:
        58.1218, 69.3504, -28.5537
      #f962d7 color charts
#f962d7 RGB chart
      #f962d7 CMYK chart
      #f962d7 RGB pie chart
      #f962d7 color shades, tints & tones
#f962d7 color schemes
#f962d7 color preview, HTML & CSS examples
           This text has a color of #f962d7        
        
          <p style="color:#f962d7;">Text here</p>
        
        
          .mytext {color:#f962d7;}
        
        Text color #f962d7
      
           This box has a color of #f962d7        
        
          <div style="background-color:#f962d7;">Content here</div>
        
        
          .mybackground {background-color:#f962d7;}
        
        Background color #f962d7
      
           Border around this has a color of #f962d7        
        
          <div style="border:2px solid #f962d7;">Content here</div>
        
        
          .myborder {border:2px solid #f962d7;}
        
        Border color #f962d7