#fd4ed8 color space conversions
Hex:
        #fd4ed8
        RGB:
        253, 78, 216
        CMY:
        1, 69, 15
        CMYK:
        0, 69, 15, 1
      HSL:
        313°, 97.7654%, 64.9020%
        HSV (HSB):
        313°, 69.1700%, 99.2157%
        XYZ:
        55.6271, 31.2893, 68.0733
        xyY:
        0.3589, 0.2019, 31.2893
      CIE-Lab:
        62.7511, 78.7896, -35.2378
        CIE-LCH:
        62.7511, 86.3105, 335.9039
        CIE-Luv:
        62.7511, 87.5365, -67.0130
        Hunter-Lab:
        55.9368, 79.6221, -32.9982
      #fd4ed8 color charts
#fd4ed8 RGB chart
      #fd4ed8 CMYK chart
      #fd4ed8 RGB pie chart
      #fd4ed8 color shades, tints & tones
#fd4ed8 color schemes
#fd4ed8 color preview, HTML & CSS examples
           This text has a color of #fd4ed8        
        
          <p style="color:#fd4ed8;">Text here</p>
        
        
          .mytext {color:#fd4ed8;}
        
        Text color #fd4ed8
      
           This box has a color of #fd4ed8        
        
          <div style="background-color:#fd4ed8;">Content here</div>
        
        
          .mybackground {background-color:#fd4ed8;}
        
        Background color #fd4ed8
      
           Border around this has a color of #fd4ed8        
        
          <div style="border:2px solid #fd4ed8;">Content here</div>
        
        
          .myborder {border:2px solid #fd4ed8;}
        
        Border color #fd4ed8