#f5a0de color space conversions
Hex:
        #f5a0de
        RGB:
        245, 160, 222
        CMY:
        4, 37, 13
        CMYK:
        0, 35, 9, 4
      HSL:
        316°, 80.9524%, 79.4118%
        HSV (HSB):
        316°, 34.6939%, 96.0784%
        XYZ:
        63.4118, 49.8280, 75.3828
        xyY:
        0.3362, 0.2642, 49.8280
      CIE-Lab:
        75.9636, 40.5038, -18.3718
        CIE-LCH:
        75.9636, 44.4756, 335.6018
        CIE-Luv:
        75.9636, 46.1786, -35.4293
        Hunter-Lab:
        70.5890, 36.8203, -13.9043
      #f5a0de color charts
#f5a0de RGB chart
      #f5a0de CMYK chart
      #f5a0de RGB pie chart
      #f5a0de color shades, tints & tones
#f5a0de color schemes
#f5a0de color preview, HTML & CSS examples
           This text has a color of #f5a0de        
        
          <p style="color:#f5a0de;">Text here</p>
        
        
          .mytext {color:#f5a0de;}
        
        Text color #f5a0de
      
           This box has a color of #f5a0de        
        
          <div style="background-color:#f5a0de;">Content here</div>
        
        
          .mybackground {background-color:#f5a0de;}
        
        Background color #f5a0de
      
           Border around this has a color of #f5a0de        
        
          <div style="border:2px solid #f5a0de;">Content here</div>
        
        
          .myborder {border:2px solid #f5a0de;}
        
        Border color #f5a0de