#f5c9fa color space conversions
Hex:
        #f5c9fa
        RGB:
        245, 201, 250
        CMY:
        4, 21, 2
        CMYK:
        2, 20, 0, 2
      HSL:
        294°, 83.0508%, 88.4314%
        HSV (HSB):
        294°, 19.6000%, 98.0392%
        XYZ:
        75.7982, 68.0879, 99.5898
        xyY:
        0.3113, 0.2796, 68.0879
      CIE-Lab:
        86.0504, 23.7988, -18.1910
        CIE-LCH:
        86.0504, 29.9549, 322.6070
        CIE-Luv:
        86.0504, 21.6624, -32.8195
        Hunter-Lab:
        82.5154, 19.5671, -13.7977
      #f5c9fa color charts
#f5c9fa RGB chart
      #f5c9fa CMYK chart
      #f5c9fa RGB pie chart
      #f5c9fa color shades, tints & tones
#f5c9fa color schemes
#f5c9fa color preview, HTML & CSS examples
           This text has a color of #f5c9fa        
        
          <p style="color:#f5c9fa;">Text here</p>
        
        
          .mytext {color:#f5c9fa;}
        
        Text color #f5c9fa
      
           This box has a color of #f5c9fa        
        
          <div style="background-color:#f5c9fa;">Content here</div>
        
        
          .mybackground {background-color:#f5c9fa;}
        
        Background color #f5c9fa
      
           Border around this has a color of #f5c9fa        
        
          <div style="border:2px solid #f5c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #f5c9fa;}
        
        Border color #f5c9fa