#f5b8ee color space conversions
Hex:
        #f5b8ee
        RGB:
        245, 184, 238
        CMY:
        4, 28, 7
        CMYK:
        0, 25, 3, 4
      HSL:
        307°, 75.3086%, 84.1176%
        HSV (HSB):
        307°, 24.8980%, 96.0784%
        XYZ:
        70.2293, 59.8665, 88.7428
        xyY:
        0.3209, 0.2736, 59.8665
      CIE-Lab:
        81.7656, 30.6225, -18.2577
        CIE-LCH:
        81.7656, 35.6522, 329.1959
        CIE-Luv:
        81.7656, 31.5951, -33.8760
        Hunter-Lab:
        77.3734, 26.6150, -13.8408
      #f5b8ee color charts
#f5b8ee RGB chart
      #f5b8ee CMYK chart
      #f5b8ee RGB pie chart
      #f5b8ee color shades, tints & tones
#f5b8ee color schemes
#f5b8ee color preview, HTML & CSS examples
           This text has a color of #f5b8ee        
        
          <p style="color:#f5b8ee;">Text here</p>
        
        
          .mytext {color:#f5b8ee;}
        
        Text color #f5b8ee
      
           This box has a color of #f5b8ee        
        
          <div style="background-color:#f5b8ee;">Content here</div>
        
        
          .mybackground {background-color:#f5b8ee;}
        
        Background color #f5b8ee
      
           Border around this has a color of #f5b8ee        
        
          <div style="border:2px solid #f5b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #f5b8ee;}
        
        Border color #f5b8ee