#fd7ef1 color space conversions
Hex:
        #fd7ef1
        RGB:
        253, 126, 241
        CMY:
        1, 51, 5
        CMYK:
        0, 50, 5, 1
      HSL:
        306°, 96.9466%, 74.3137%
        HSV (HSB):
        306°, 50.1976%, 99.2157%
        XYZ:
        63.8461, 42.1552, 87.9908
        xyY:
        0.3291, 0.2173, 42.1552
      CIE-Lab:
        70.9778, 62.9892, -36.3281
        CIE-LCH:
        70.9778, 72.7143, 330.0265
        CIE-Luv:
        70.9778, 62.8779, -67.5346
        Hunter-Lab:
        64.9271, 61.9057, -34.9024
      #fd7ef1 color charts
#fd7ef1 RGB chart
      #fd7ef1 CMYK chart
      #fd7ef1 RGB pie chart
      #fd7ef1 color shades, tints & tones
#fd7ef1 color schemes
#fd7ef1 color preview, HTML & CSS examples
           This text has a color of #fd7ef1        
        
          <p style="color:#fd7ef1;">Text here</p>
        
        
          .mytext {color:#fd7ef1;}
        
        Text color #fd7ef1
      
           This box has a color of #fd7ef1        
        
          <div style="background-color:#fd7ef1;">Content here</div>
        
        
          .mybackground {background-color:#fd7ef1;}
        
        Background color #fd7ef1
      
           Border around this has a color of #fd7ef1        
        
          <div style="border:2px solid #fd7ef1;">Content here</div>
        
        
          .myborder {border:2px solid #fd7ef1;}
        
        Border color #fd7ef1