#fed9fd color space conversions
Hex:
        #fed9fd
        RGB:
        254, 217, 253
        CMY:
        0, 15, 1
        CMYK:
        0, 15, 0, 0
      HSL:
        302°, 94.8718%, 92.3529%
        HSV (HSB):
        302°, 14.5669%, 99.6078%
        XYZ:
        83.4155, 77.7884, 103.5467
        xyY:
        0.3151, 0.2938, 77.7884
      CIE-Lab:
        90.6833, 18.8688, -12.7412
        CIE-LCH:
        90.6833, 22.7677, 325.9707
        CIE-Luv:
        90.6833, 18.7742, -23.3543
        Hunter-Lab:
        88.1977, 14.4755, -7.8698
      #fed9fd color charts
#fed9fd RGB chart
      #fed9fd CMYK chart
      #fed9fd RGB pie chart
      #fed9fd color shades, tints & tones
#fed9fd color schemes
#fed9fd color preview, HTML & CSS examples
           This text has a color of #fed9fd        
        
          <p style="color:#fed9fd;">Text here</p>
        
        
          .mytext {color:#fed9fd;}
        
        Text color #fed9fd
      
           This box has a color of #fed9fd        
        
          <div style="background-color:#fed9fd;">Content here</div>
        
        
          .mybackground {background-color:#fed9fd;}
        
        Background color #fed9fd
      
           Border around this has a color of #fed9fd        
        
          <div style="border:2px solid #fed9fd;">Content here</div>
        
        
          .myborder {border:2px solid #fed9fd;}
        
        Border color #fed9fd