#fd0ed7 color space conversions
Hex:
        #fd0ed7
        RGB:
        253, 14, 215
        CMY:
        1, 95, 16
        CMYK:
        0, 94, 15, 1
      HSL:
        310°, 98.3539%, 52.3529%
        HSV (HSB):
        310°, 94.4664%, 99.2157%
        XYZ:
        52.9308, 26.1030, 66.5386
        xyY:
        0.3636, 0.1793, 26.1030
      CIE-Lab:
        58.1347, 91.8182, -41.9021
        CIE-LCH:
        58.1347, 100.9276, 335.4700
        CIE-Luv:
        58.1347, 98.9097, -78.2917
        Hunter-Lab:
        51.0911, 95.5179, -41.4527
      #fd0ed7 color charts
#fd0ed7 RGB chart
      #fd0ed7 CMYK chart
      #fd0ed7 RGB pie chart
      #fd0ed7 color shades, tints & tones
#fd0ed7 color schemes
#fd0ed7 color preview, HTML & CSS examples
           This text has a color of #fd0ed7        
        
          <p style="color:#fd0ed7;">Text here</p>
        
        
          .mytext {color:#fd0ed7;}
        
        Text color #fd0ed7
      
           This box has a color of #fd0ed7        
        
          <div style="background-color:#fd0ed7;">Content here</div>
        
        
          .mybackground {background-color:#fd0ed7;}
        
        Background color #fd0ed7
      
           Border around this has a color of #fd0ed7        
        
          <div style="border:2px solid #fd0ed7;">Content here</div>
        
        
          .myborder {border:2px solid #fd0ed7;}
        
        Border color #fd0ed7