#f8b1de color space conversions
Hex:
        #f8b1de
        RGB:
        248, 177, 222
        CMY:
        3, 31, 13
        CMYK:
        0, 29, 10, 3
      HSL:
        322°, 83.5294%, 83.3333%
        HSV (HSB):
        322°, 28.6290%, 97.2549%
        XYZ:
        67.6184, 56.6747, 76.4827
        xyY:
        0.3368, 0.2823, 56.6747
      CIE-Lab:
        79.9963, 32.5763, -12.2752
        CIE-LCH:
        79.9963, 34.8123, 339.3528
        CIE-Luv:
        79.9963, 39.4467, -24.6547
        Hunter-Lab:
        75.2826, 28.5831, -7.5373
      #f8b1de color charts
#f8b1de RGB chart
      #f8b1de CMYK chart
      #f8b1de RGB pie chart
      #f8b1de color shades, tints & tones
#f8b1de color schemes
#f8b1de color preview, HTML & CSS examples
           This text has a color of #f8b1de        
        
          <p style="color:#f8b1de;">Text here</p>
        
        
          .mytext {color:#f8b1de;}
        
        Text color #f8b1de
      
           This box has a color of #f8b1de        
        
          <div style="background-color:#f8b1de;">Content here</div>
        
        
          .mybackground {background-color:#f8b1de;}
        
        Background color #f8b1de
      
           Border around this has a color of #f8b1de        
        
          <div style="border:2px solid #f8b1de;">Content here</div>
        
        
          .myborder {border:2px solid #f8b1de;}
        
        Border color #f8b1de