#f6c9fa color space conversions
Hex:
        #f6c9fa
        RGB:
        246, 201, 250
        CMY:
        4, 21, 2
        CMYK:
        2, 20, 0, 2
      HSL:
        295°, 83.0508%, 88.4314%
        HSV (HSB):
        295°, 19.6000%, 98.0392%
        XYZ:
        76.1480, 68.2682, 99.6061
        xyY:
        0.3121, 0.2798, 68.2682
      CIE-Lab:
        86.1404, 24.1230, -18.0464
        CIE-LCH:
        86.1404, 30.1263, 323.1999
        CIE-Luv:
        86.1404, 22.2654, -32.6454
        Hunter-Lab:
        82.6246, 19.9151, -13.6384
      #f6c9fa color charts
#f6c9fa RGB chart
      #f6c9fa CMYK chart
      #f6c9fa RGB pie chart
      #f6c9fa color shades, tints & tones
#f6c9fa color schemes
#f6c9fa color preview, HTML & CSS examples
           This text has a color of #f6c9fa        
        
          <p style="color:#f6c9fa;">Text here</p>
        
        
          .mytext {color:#f6c9fa;}
        
        Text color #f6c9fa
      
           This box has a color of #f6c9fa        
        
          <div style="background-color:#f6c9fa;">Content here</div>
        
        
          .mybackground {background-color:#f6c9fa;}
        
        Background color #f6c9fa
      
           Border around this has a color of #f6c9fa        
        
          <div style="border:2px solid #f6c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #f6c9fa;}
        
        Border color #f6c9fa