#fd5dd1 color space conversions
Hex:
        #fd5dd1
        RGB:
        253, 93, 209
        CMY:
        1, 64, 18
        CMYK:
        0, 63, 17, 1
      HSL:
        317°, 97.5610%, 67.8431%
        HSV (HSB):
        317°, 63.2411%, 99.2157%
        XYZ:
        55.9310, 33.3148, 63.8041
        xyY:
        0.3654, 0.2177, 33.3148
      CIE-Lab:
        64.4150, 72.3779, -28.7165
        CIE-LCH:
        64.4150, 77.8665, 338.3589
        CIE-Luv:
        64.4150, 85.1050, -56.0956
        Hunter-Lab:
        57.7190, 71.9623, -25.1375
      #fd5dd1 color charts
#fd5dd1 RGB chart
      #fd5dd1 CMYK chart
      #fd5dd1 RGB pie chart
      #fd5dd1 color shades, tints & tones
#fd5dd1 color schemes
#fd5dd1 color preview, HTML & CSS examples
           This text has a color of #fd5dd1        
        
          <p style="color:#fd5dd1;">Text here</p>
        
        
          .mytext {color:#fd5dd1;}
        
        Text color #fd5dd1
      
           This box has a color of #fd5dd1        
        
          <div style="background-color:#fd5dd1;">Content here</div>
        
        
          .mybackground {background-color:#fd5dd1;}
        
        Background color #fd5dd1
      
           Border around this has a color of #fd5dd1        
        
          <div style="border:2px solid #fd5dd1;">Content here</div>
        
        
          .myborder {border:2px solid #fd5dd1;}
        
        Border color #fd5dd1