#fec8fa color space conversions
Hex:
        #fec8fa
        RGB:
        254, 200, 250
        CMY:
        0, 22, 2
        CMYK:
        0, 21, 2, 0
      HSL:
        304°, 96.4286%, 89.0196%
        HSV (HSB):
        304°, 21.2598%, 99.6078%
        XYZ:
        78.7826, 69.2815, 99.6629
        xyY:
        0.3180, 0.2797, 69.2815
      CIE-Lab:
        86.6433, 27.2507, -17.2163
        CIE-LCH:
        86.6433, 32.2335, 327.7164
        CIE-Luv:
        86.6433, 27.6566, -31.8722
        Hunter-Lab:
        83.2355, 23.2886, -12.7266
      #fec8fa color charts
#fec8fa RGB chart
      #fec8fa CMYK chart
      #fec8fa RGB pie chart
      #fec8fa color shades, tints & tones
#fec8fa color schemes
#fec8fa color preview, HTML & CSS examples
           This text has a color of #fec8fa        
        
          <p style="color:#fec8fa;">Text here</p>
        
        
          .mytext {color:#fec8fa;}
        
        Text color #fec8fa
      
           This box has a color of #fec8fa        
        
          <div style="background-color:#fec8fa;">Content here</div>
        
        
          .mybackground {background-color:#fec8fa;}
        
        Background color #fec8fa
      
           Border around this has a color of #fec8fa        
        
          <div style="border:2px solid #fec8fa;">Content here</div>
        
        
          .myborder {border:2px solid #fec8fa;}
        
        Border color #fec8fa