#fec5ff color space conversions
Hex:
        #fec5ff
        RGB:
        254, 197, 255
        CMY:
        0, 23, 0
        CMYK:
        0, 23, 0, 0
      HSL:
        299°, 100.0000%, 88.6275%
        HSV (HSB):
        299°, 22.7451%, 100.0000%
        XYZ:
        78.8893, 68.2233, 103.6182
        xyY:
        0.3146, 0.2721, 68.2233
      CIE-Lab:
        86.1180, 29.7266, -20.6576
        CIE-LCH:
        86.1180, 36.1995, 325.2038
        CIE-Luv:
        86.1180, 28.5141, -37.8645
        Hunter-Lab:
        82.5974, 25.9410, -16.5610
      #fec5ff color charts
#fec5ff RGB chart
      #fec5ff CMYK chart
      #fec5ff RGB pie chart
      #fec5ff color shades, tints & tones
#fec5ff color schemes
#fec5ff color preview, HTML & CSS examples
           This text has a color of #fec5ff        
        
          <p style="color:#fec5ff;">Text here</p>
        
        
          .mytext {color:#fec5ff;}
        
        Text color #fec5ff
      
           This box has a color of #fec5ff        
        
          <div style="background-color:#fec5ff;">Content here</div>
        
        
          .mybackground {background-color:#fec5ff;}
        
        Background color #fec5ff
      
           Border around this has a color of #fec5ff        
        
          <div style="border:2px solid #fec5ff;">Content here</div>
        
        
          .myborder {border:2px solid #fec5ff;}
        
        Border color #fec5ff