#fca9ea color space conversions
Hex:
        #fca9ea
        RGB:
        252, 169, 234
        CMY:
        1, 34, 8
        CMYK:
        0, 33, 7, 1
      HSL:
        313°, 93.2584%, 82.5490%
        HSV (HSB):
        313°, 32.9365%, 98.8235%
        XYZ:
        69.1841, 55.0119, 84.8139
        xyY:
        0.3310, 0.2632, 55.0119
      CIE-Lab:
        79.0481, 40.0821, -20.1442
        CIE-LCH:
        79.0481, 44.8594, 333.3172
        CIE-Luv:
        79.0481, 44.2405, -38.3924
        Hunter-Lab:
        74.1700, 36.7033, -15.8795
      #fca9ea color charts
#fca9ea RGB chart
      #fca9ea CMYK chart
      #fca9ea RGB pie chart
      #fca9ea color shades, tints & tones
#fca9ea color schemes
#fca9ea color preview, HTML & CSS examples
           This text has a color of #fca9ea        
        
          <p style="color:#fca9ea;">Text here</p>
        
        
          .mytext {color:#fca9ea;}
        
        Text color #fca9ea
      
           This box has a color of #fca9ea        
        
          <div style="background-color:#fca9ea;">Content here</div>
        
        
          .mybackground {background-color:#fca9ea;}
        
        Background color #fca9ea
      
           Border around this has a color of #fca9ea        
        
          <div style="border:2px solid #fca9ea;">Content here</div>
        
        
          .myborder {border:2px solid #fca9ea;}
        
        Border color #fca9ea