#f7a7de color space conversions
Hex:
        #f7a7de
        RGB:
        247, 167, 222
        CMY:
        3, 35, 13
        CMYK:
        0, 32, 10, 3
      HSL:
        319°, 83.3333%, 81.1765%
        HSV (HSB):
        319°, 32.3887%, 96.8627%
        XYZ:
        65.3613, 52.6855, 75.8316
        xyY:
        0.3371, 0.2717, 52.6855
      CIE-Lab:
        77.6890, 37.4990, -15.7475
        CIE-LCH:
        77.6890, 40.6713, 337.2203
        CIE-Luv:
        77.6890, 43.9710, -30.8670
        Hunter-Lab:
        72.5848, 33.7127, -11.1328
      #f7a7de color charts
#f7a7de RGB chart
      #f7a7de CMYK chart
      #f7a7de RGB pie chart
      #f7a7de color shades, tints & tones
#f7a7de color schemes
#f7a7de color preview, HTML & CSS examples
           This text has a color of #f7a7de        
        
          <p style="color:#f7a7de;">Text here</p>
        
        
          .mytext {color:#f7a7de;}
        
        Text color #f7a7de
      
           This box has a color of #f7a7de        
        
          <div style="background-color:#f7a7de;">Content here</div>
        
        
          .mybackground {background-color:#f7a7de;}
        
        Background color #f7a7de
      
           Border around this has a color of #f7a7de        
        
          <div style="border:2px solid #f7a7de;">Content here</div>
        
        
          .myborder {border:2px solid #f7a7de;}
        
        Border color #f7a7de