#fd4df2 color space conversions
Hex:
        #fd4df2
        RGB:
        253, 77, 242
        CMY:
        1, 70, 5
        CMYK:
        0, 70, 4, 1
      HSL:
        304°, 97.7778%, 64.7059%
        HSV (HSB):
        304°, 69.5652%, 99.2157%
        XYZ:
        59.1889, 32.6012, 87.1775
        xyY:
        0.3307, 0.1822, 32.6012
      CIE-Lab:
        63.8367, 82.8528, -48.0646
        CIE-LCH:
        63.8367, 95.7851, 329.8811
        CIE-Luv:
        63.8367, 78.4608, -87.9538
        Hunter-Lab:
        57.0975, 85.1178, -50.5568
      #fd4df2 color charts
#fd4df2 RGB chart
      #fd4df2 CMYK chart
      #fd4df2 RGB pie chart
      #fd4df2 color shades, tints & tones
#fd4df2 color schemes
#fd4df2 color preview, HTML & CSS examples
           This text has a color of #fd4df2        
        
          <p style="color:#fd4df2;">Text here</p>
        
        
          .mytext {color:#fd4df2;}
        
        Text color #fd4df2
      
           This box has a color of #fd4df2        
        
          <div style="background-color:#fd4df2;">Content here</div>
        
        
          .mybackground {background-color:#fd4df2;}
        
        Background color #fd4df2
      
           Border around this has a color of #fd4df2        
        
          <div style="border:2px solid #fd4df2;">Content here</div>
        
        
          .myborder {border:2px solid #fd4df2;}
        
        Border color #fd4df2