#fd97e0 color space conversions
Hex:
        #fd97e0
        RGB:
        253, 151, 224
        CMY:
        1, 41, 12
        CMYK:
        0, 40, 11, 1
      HSL:
        317°, 96.2264%, 79.2157%
        HSV (HSB):
        317°, 40.3162%, 99.2157%
        XYZ:
        65.0292, 48.3977, 76.4353
        xyY:
        0.3425, 0.2549, 48.3977
      CIE-Lab:
        75.0751, 48.0169, -20.7233
        CIE-LCH:
        75.0751, 52.2980, 336.6557
        CIE-Luv:
        75.0751, 55.7297, -40.4284
        Hunter-Lab:
        69.5684, 45.1083, -16.4444
      #fd97e0 color charts
#fd97e0 RGB chart
      #fd97e0 CMYK chart
      #fd97e0 RGB pie chart
      #fd97e0 color shades, tints & tones
#fd97e0 color schemes
#fd97e0 color preview, HTML & CSS examples
           This text has a color of #fd97e0        
        
          <p style="color:#fd97e0;">Text here</p>
        
        
          .mytext {color:#fd97e0;}
        
        Text color #fd97e0
      
           This box has a color of #fd97e0        
        
          <div style="background-color:#fd97e0;">Content here</div>
        
        
          .mybackground {background-color:#fd97e0;}
        
        Background color #fd97e0
      
           Border around this has a color of #fd97e0        
        
          <div style="border:2px solid #fd97e0;">Content here</div>
        
        
          .myborder {border:2px solid #fd97e0;}
        
        Border color #fd97e0