#fd3ed1 color space conversions
Hex:
        #fd3ed1
        RGB:
        253, 62, 209
        CMY:
        1, 76, 18
        CMYK:
        0, 75, 17, 1
      HSL:
        314°, 97.9487%, 61.7647%
        HSV (HSB):
        314°, 75.4941%, 99.2157%
        XYZ:
        53.7393, 28.9313, 63.0735
        xyY:
        0.3687, 0.1985, 28.9313
      CIE-Lab:
        60.7210, 82.7543, -34.4442
        CIE-LCH:
        60.7210, 89.6363, 337.4018
        CIE-Luv:
        60.7210, 94.4935, -66.0586
        Hunter-Lab:
        53.7879, 84.2099, -31.8740
      #fd3ed1 color charts
#fd3ed1 RGB chart
      #fd3ed1 CMYK chart
      #fd3ed1 RGB pie chart
      #fd3ed1 color shades, tints & tones
#fd3ed1 color schemes
#fd3ed1 color preview, HTML & CSS examples
           This text has a color of #fd3ed1        
        
          <p style="color:#fd3ed1;">Text here</p>
        
        
          .mytext {color:#fd3ed1;}
        
        Text color #fd3ed1
      
           This box has a color of #fd3ed1        
        
          <div style="background-color:#fd3ed1;">Content here</div>
        
        
          .mybackground {background-color:#fd3ed1;}
        
        Background color #fd3ed1
      
           Border around this has a color of #fd3ed1        
        
          <div style="border:2px solid #fd3ed1;">Content here</div>
        
        
          .myborder {border:2px solid #fd3ed1;}
        
        Border color #fd3ed1