#fddbfe color space conversions
Hex:
        #fddbfe
        RGB:
        253, 219, 254
        CMY:
        1, 14, 0
        CMYK:
        0, 14, 0, 0
      HSL:
        298°, 94.5946%, 92.7451%
        HSV (HSB):
        298°, 13.7795%, 99.6078%
        XYZ:
        83.7289, 78.7014, 104.5438
        xyY:
        0.3136, 0.2948, 78.7014
      CIE-Lab:
        91.0990, 17.6754, -12.6536
        CIE-LCH:
        91.0990, 21.7378, 324.4015
        CIE-Luv:
        91.0990, 17.0735, -23.0169
        Hunter-Lab:
        88.7138, 13.2207, -7.7700
      #fddbfe color charts
#fddbfe RGB chart
      #fddbfe CMYK chart
      #fddbfe RGB pie chart
      #fddbfe color shades, tints & tones
#fddbfe color schemes
#fddbfe color preview, HTML & CSS examples
           This text has a color of #fddbfe        
        
          <p style="color:#fddbfe;">Text here</p>
        
        
          .mytext {color:#fddbfe;}
        
        Text color #fddbfe
      
           This box has a color of #fddbfe        
        
          <div style="background-color:#fddbfe;">Content here</div>
        
        
          .mybackground {background-color:#fddbfe;}
        
        Background color #fddbfe
      
           Border around this has a color of #fddbfe        
        
          <div style="border:2px solid #fddbfe;">Content here</div>
        
        
          .myborder {border:2px solid #fddbfe;}
        
        Border color #fddbfe