#f5a7de color space conversions
Hex:
        #f5a7de
        RGB:
        245, 167, 222
        CMY:
        4, 35, 13
        CMYK:
        0, 32, 9, 4
      HSL:
        318°, 79.5918%, 80.7843%
        HSV (HSB):
        318°, 31.8367%, 96.0784%
        XYZ:
        64.6597, 52.3238, 75.7988
        xyY:
        0.3354, 0.2714, 52.3238
      CIE-Lab:
        77.4741, 36.8404, -16.0924
        CIE-LCH:
        77.4741, 40.2017, 336.4037
        CIE-Luv:
        77.4741, 42.6302, -31.2772
        Hunter-Lab:
        72.3352, 32.9727, -11.4943
      #f5a7de color charts
#f5a7de RGB chart
      #f5a7de CMYK chart
      #f5a7de RGB pie chart
      #f5a7de color shades, tints & tones
#f5a7de color schemes
#f5a7de color preview, HTML & CSS examples
           This text has a color of #f5a7de        
        
          <p style="color:#f5a7de;">Text here</p>
        
        
          .mytext {color:#f5a7de;}
        
        Text color #f5a7de
      
           This box has a color of #f5a7de        
        
          <div style="background-color:#f5a7de;">Content here</div>
        
        
          .mybackground {background-color:#f5a7de;}
        
        Background color #f5a7de
      
           Border around this has a color of #f5a7de        
        
          <div style="border:2px solid #f5a7de;">Content here</div>
        
        
          .myborder {border:2px solid #f5a7de;}
        
        Border color #f5a7de