#fca7ff color space conversions
Hex:
        #fca7ff
        RGB:
        252, 167, 255
        CMY:
        1, 35, 0
        CMYK:
        1, 35, 0, 0
      HSL:
        298°, 100.0000%, 82.7451%
        HSV (HSB):
        298°, 34.5098%, 100.0000%
        XYZ:
        72.0136, 55.5529, 101.5350
        xyY:
        0.3143, 0.2425, 55.5529
      CIE-Lab:
        79.3587, 44.7933, -30.9843
        CIE-LCH:
        79.3587, 54.4653, 325.3278
        CIE-Luv:
        79.3587, 41.5131, -56.8476
        Hunter-Lab:
        74.5338, 42.0302, -28.5952
      #fca7ff color charts
#fca7ff RGB chart
      #fca7ff CMYK chart
      #fca7ff RGB pie chart
      #fca7ff color shades, tints & tones
#fca7ff color schemes
#fca7ff color preview, HTML & CSS examples
           This text has a color of #fca7ff        
        
          <p style="color:#fca7ff;">Text here</p>
        
        
          .mytext {color:#fca7ff;}
        
        Text color #fca7ff
      
           This box has a color of #fca7ff        
        
          <div style="background-color:#fca7ff;">Content here</div>
        
        
          .mybackground {background-color:#fca7ff;}
        
        Background color #fca7ff
      
           Border around this has a color of #fca7ff        
        
          <div style="border:2px solid #fca7ff;">Content here</div>
        
        
          .myborder {border:2px solid #fca7ff;}
        
        Border color #fca7ff