#f96bde color space conversions
Hex:
        #f96bde
        RGB:
        249, 107, 222
        CMY:
        2, 58, 13
        CMYK:
        0, 57, 11, 2
      HSL:
        311°, 92.2078%, 69.8039%
        HSV (HSB):
        311°, 57.0281%, 97.6471%
        XYZ:
        57.5094, 35.9291, 73.0112
        xyY:
        0.3455, 0.2159, 35.9291
      CIE-Lab:
        66.4657, 67.4437, -32.8722
        CIE-LCH:
        66.4657, 75.0282, 334.0153
        CIE-Luv:
        66.4657, 72.7960, -62.0448
        Hunter-Lab:
        59.9408, 66.3629, -30.2598
      #f96bde color charts
#f96bde RGB chart
      #f96bde CMYK chart
      #f96bde RGB pie chart
      #f96bde color shades, tints & tones
#f96bde color schemes
#f96bde color preview, HTML & CSS examples
           This text has a color of #f96bde        
        
          <p style="color:#f96bde;">Text here</p>
        
        
          .mytext {color:#f96bde;}
        
        Text color #f96bde
      
           This box has a color of #f96bde        
        
          <div style="background-color:#f96bde;">Content here</div>
        
        
          .mybackground {background-color:#f96bde;}
        
        Background color #f96bde
      
           Border around this has a color of #f96bde        
        
          <div style="border:2px solid #f96bde;">Content here</div>
        
        
          .myborder {border:2px solid #f96bde;}
        
        Border color #f96bde