#f997d1 color space conversions
Hex:
        #f997d1
        RGB:
        249, 151, 209
        CMY:
        2, 41, 18
        CMYK:
        0, 39, 16, 2
      HSL:
        324°, 89.0909%, 78.4314%
        HSV (HSB):
        324°, 39.3574%, 97.6471%
        XYZ:
        61.6422, 46.8764, 66.1208
        xyY:
        0.3530, 0.2684, 46.8764
      CIE-Lab:
        74.1106, 44.3880, -14.0014
        CIE-LCH:
        74.1106, 46.5438, 342.4930
        CIE-Luv:
        74.1106, 56.0359, -29.1994
        Hunter-Lab:
        68.4663, 40.8924, -9.3323
      #f997d1 color charts
#f997d1 RGB chart
      #f997d1 CMYK chart
      #f997d1 RGB pie chart
      #f997d1 color shades, tints & tones
#f997d1 color schemes
#f997d1 color preview, HTML & CSS examples
           This text has a color of #f997d1        
        
          <p style="color:#f997d1;">Text here</p>
        
        
          .mytext {color:#f997d1;}
        
        Text color #f997d1
      
           This box has a color of #f997d1        
        
          <div style="background-color:#f997d1;">Content here</div>
        
        
          .mybackground {background-color:#f997d1;}
        
        Background color #f997d1
      
           Border around this has a color of #f997d1        
        
          <div style="border:2px solid #f997d1;">Content here</div>
        
        
          .myborder {border:2px solid #f997d1;}
        
        Border color #f997d1