#f5a8de color space conversions
Hex:
        #f5a8de
        RGB:
        245, 168, 222
        CMY:
        4, 34, 13
        CMYK:
        0, 31, 9, 4
      HSL:
        318°, 79.3814%, 80.9804%
        HSV (HSB):
        318°, 31.4286%, 96.0784%
        XYZ:
        64.8436, 52.6917, 75.8601
        xyY:
        0.3353, 0.2725, 52.6917
      CIE-Lab:
        77.6926, 36.3150, -15.7634
        CIE-LCH:
        77.6926, 39.5887, 336.5356
        CIE-Luv:
        77.6926, 42.1182, -30.6780
        Hunter-Lab:
        72.5890, 32.4229, -11.1495
      #f5a8de color charts
#f5a8de RGB chart
      #f5a8de CMYK chart
      #f5a8de RGB pie chart
      #f5a8de color shades, tints & tones
#f5a8de color schemes
#f5a8de color preview, HTML & CSS examples
           This text has a color of #f5a8de        
        
          <p style="color:#f5a8de;">Text here</p>
        
        
          .mytext {color:#f5a8de;}
        
        Text color #f5a8de
      
           This box has a color of #f5a8de        
        
          <div style="background-color:#f5a8de;">Content here</div>
        
        
          .mybackground {background-color:#f5a8de;}
        
        Background color #f5a8de
      
           Border around this has a color of #f5a8de        
        
          <div style="border:2px solid #f5a8de;">Content here</div>
        
        
          .myborder {border:2px solid #f5a8de;}
        
        Border color #f5a8de