#ffaff5 color space conversions
Hex:
        #ffaff5
        RGB:
        255, 175, 245
        CMY:
        0, 31, 4
        CMYK:
        0, 31, 4, 0
      HSL:
        308°, 100.0000%, 84.3137%
        HSV (HSB):
        308°, 31.3725%, 100.0000%
        XYZ:
        73.0514, 58.5125, 93.8300
        xyY:
        0.3241, 0.2596, 58.5125
      CIE-Lab:
        81.0229, 39.7992, -23.0418
        CIE-LCH:
        81.0229, 45.9880, 329.9312
        CIE-Luv:
        81.0229, 41.3903, -43.1541
        Hunter-Lab:
        76.4935, 36.6042, -19.1821
      #ffaff5 color charts
#ffaff5 RGB chart
      #ffaff5 CMYK chart
      #ffaff5 RGB pie chart
      #ffaff5 color shades, tints & tones
#ffaff5 color schemes
#ffaff5 color preview, HTML & CSS examples
           This text has a color of #ffaff5        
        
          <p style="color:#ffaff5;">Text here</p>
        
        
          .mytext {color:#ffaff5;}
        
        Text color #ffaff5
      
           This box has a color of #ffaff5        
        
          <div style="background-color:#ffaff5;">Content here</div>
        
        
          .mybackground {background-color:#ffaff5;}
        
        Background color #ffaff5
      
           Border around this has a color of #ffaff5        
        
          <div style="border:2px solid #ffaff5;">Content here</div>
        
        
          .myborder {border:2px solid #ffaff5;}
        
        Border color #ffaff5