#fde2fa color space conversions
Hex:
        #fde2fa
        RGB:
        253, 226, 250
        CMY:
        1, 11, 2
        CMYK:
        0, 11, 1, 1
      HSL:
        307°, 87.0968%, 93.9216%
        HSV (HSB):
        307°, 10.6719%, 99.2157%
        XYZ:
        84.9597, 82.1775, 101.8265
        xyY:
        0.3159, 0.3055, 82.1775
      CIE-Lab:
        92.6531, 13.3137, -8.2496
        CIE-LCH:
        92.6531, 15.6624, 328.2164
        CIE-Luv:
        92.6531, 13.8955, -15.2573
        Hunter-Lab:
        90.6518, 8.6512, -3.1424
      #fde2fa color charts
#fde2fa RGB chart
      #fde2fa CMYK chart
      #fde2fa RGB pie chart
      #fde2fa color shades, tints & tones
#fde2fa color schemes
#fde2fa color preview, HTML & CSS examples
           This text has a color of #fde2fa        
        
          <p style="color:#fde2fa;">Text here</p>
        
        
          .mytext {color:#fde2fa;}
        
        Text color #fde2fa
      
           This box has a color of #fde2fa        
        
          <div style="background-color:#fde2fa;">Content here</div>
        
        
          .mybackground {background-color:#fde2fa;}
        
        Background color #fde2fa
      
           Border around this has a color of #fde2fa        
        
          <div style="border:2px solid #fde2fa;">Content here</div>
        
        
          .myborder {border:2px solid #fde2fa;}
        
        Border color #fde2fa