#f5afde color space conversions
Hex:
        #f5afde
        RGB:
        245, 175, 222
        CMY:
        4, 31, 13
        CMYK:
        0, 29, 9, 4
      HSL:
        320°, 77.7778%, 82.3529%
        HSV (HSB):
        320°, 28.5714%, 96.0784%
        XYZ:
        66.1710, 55.3463, 76.3026
        xyY:
        0.3345, 0.2798, 55.3463
      CIE-Lab:
        79.2403, 32.6268, -13.4389
        CIE-LCH:
        79.2403, 35.2861, 337.6134
        CIE-Luv:
        79.2403, 38.5035, -26.4467
        Hunter-Lab:
        74.3951, 28.5759, -8.7336
      #f5afde color charts
#f5afde RGB chart
      #f5afde CMYK chart
      #f5afde RGB pie chart
      #f5afde color shades, tints & tones
#f5afde color schemes
#f5afde color preview, HTML & CSS examples
           This text has a color of #f5afde        
        
          <p style="color:#f5afde;">Text here</p>
        
        
          .mytext {color:#f5afde;}
        
        Text color #f5afde
      
           This box has a color of #f5afde        
        
          <div style="background-color:#f5afde;">Content here</div>
        
        
          .mybackground {background-color:#f5afde;}
        
        Background color #f5afde
      
           Border around this has a color of #f5afde        
        
          <div style="border:2px solid #f5afde;">Content here</div>
        
        
          .myborder {border:2px solid #f5afde;}
        
        Border color #f5afde