#fd98e0 color space conversions
Hex:
        #fd98e0
        RGB:
        253, 152, 224
        CMY:
        1, 40, 12
        CMYK:
        0, 40, 11, 1
      HSL:
        317°, 96.1905%, 79.4118%
        HSV (HSB):
        317°, 39.9209%, 99.2157%
        XYZ:
        65.1908, 48.7209, 76.4892
        xyY:
        0.3424, 0.2559, 48.7209
      CIE-Lab:
        75.2774, 47.5095, -20.4163
        CIE-LCH:
        75.2774, 51.7105, 336.7454
        CIE-Luv:
        75.2774, 55.2385, -39.8682
        Hunter-Lab:
        69.8004, 44.5613, -16.1113
      #fd98e0 color charts
#fd98e0 RGB chart
      #fd98e0 CMYK chart
      #fd98e0 RGB pie chart
      #fd98e0 color shades, tints & tones
#fd98e0 color schemes
#fd98e0 color preview, HTML & CSS examples
           This text has a color of #fd98e0        
        
          <p style="color:#fd98e0;">Text here</p>
        
        
          .mytext {color:#fd98e0;}
        
        Text color #fd98e0
      
           This box has a color of #fd98e0        
        
          <div style="background-color:#fd98e0;">Content here</div>
        
        
          .mybackground {background-color:#fd98e0;}
        
        Background color #fd98e0
      
           Border around this has a color of #fd98e0        
        
          <div style="border:2px solid #fd98e0;">Content here</div>
        
        
          .myborder {border:2px solid #fd98e0;}
        
        Border color #fd98e0