#f995d1 color space conversions
Hex:
        #f995d1
        RGB:
        249, 149, 209
        CMY:
        2, 42, 18
        CMYK:
        0, 40, 16, 2
      HSL:
        324°, 89.2857%, 78.0392%
        HSV (HSB):
        324°, 40.1606%, 97.6471%
        XYZ:
        61.3230, 46.2381, 66.0144
        xyY:
        0.3533, 0.2664, 46.2381
      CIE-Lab:
        73.6998, 45.4108, -14.6189
        CIE-LCH:
        73.6998, 47.7059, 342.1552
        CIE-Luv:
        73.6998, 57.0704, -30.3157
        Hunter-Lab:
        67.9986, 41.9787, -9.9609
      #f995d1 color charts
#f995d1 RGB chart
      #f995d1 CMYK chart
      #f995d1 RGB pie chart
      #f995d1 color shades, tints & tones
#f995d1 color schemes
#f995d1 color preview, HTML & CSS examples
           This text has a color of #f995d1        
        
          <p style="color:#f995d1;">Text here</p>
        
        
          .mytext {color:#f995d1;}
        
        Text color #f995d1
      
           This box has a color of #f995d1        
        
          <div style="background-color:#f995d1;">Content here</div>
        
        
          .mybackground {background-color:#f995d1;}
        
        Background color #f995d1
      
           Border around this has a color of #f995d1        
        
          <div style="border:2px solid #f995d1;">Content here</div>
        
        
          .myborder {border:2px solid #f995d1;}
        
        Border color #f995d1