#fd0edb color space conversions
Hex:
        #fd0edb
        RGB:
        253, 14, 219
        CMY:
        1, 95, 14
        CMYK:
        0, 94, 13, 1
      HSL:
        309°, 98.3539%, 52.3529%
        HSV (HSB):
        309°, 94.4664%, 99.2157%
        XYZ:
        53.4512, 26.3112, 69.2792
        xyY:
        0.3586, 0.1765, 26.3112
      CIE-Lab:
        58.3313, 92.3148, -43.8621
        CIE-LCH:
        58.3313, 102.2053, 334.5859
        CIE-Luv:
        58.3313, 97.1420, -81.3934
        Hunter-Lab:
        51.2944, 96.2402, -44.1720
      #fd0edb color charts
#fd0edb RGB chart
      #fd0edb CMYK chart
      #fd0edb RGB pie chart
      #fd0edb color shades, tints & tones
#fd0edb color schemes
#fd0edb color preview, HTML & CSS examples
           This text has a color of #fd0edb        
        
          <p style="color:#fd0edb;">Text here</p>
        
        
          .mytext {color:#fd0edb;}
        
        Text color #fd0edb
      
           This box has a color of #fd0edb        
        
          <div style="background-color:#fd0edb;">Content here</div>
        
        
          .mybackground {background-color:#fd0edb;}
        
        Background color #fd0edb
      
           Border around this has a color of #fd0edb        
        
          <div style="border:2px solid #fd0edb;">Content here</div>
        
        
          .myborder {border:2px solid #fd0edb;}
        
        Border color #fd0edb