#d9aff3 color space conversions
Hex:
        #d9aff3
        RGB:
        217, 175, 243
        CMY:
        15, 31, 5
        CMYK:
        11, 28, 0, 5
      HSL:
        277°, 73.9130%, 81.9608%
        HSV (HSB):
        277°, 27.9835%, 95.2941%
        XYZ:
        60.1229, 51.8827, 91.6396
        xyY:
        0.2952, 0.2548, 51.8827
      CIE-Lab:
        77.2107, 27.4406, -28.1220
        CIE-LCH:
        77.2107, 39.2916, 314.2974
        CIE-Luv:
        77.2107, 18.2485, -49.0887
        Hunter-Lab:
        72.0297, 22.9414, -25.0108
      #d9aff3 color charts
#d9aff3 RGB chart
      #d9aff3 CMYK chart
      #d9aff3 RGB pie chart
      #d9aff3 color shades, tints & tones
#d9aff3 color schemes
#d9aff3 color preview, HTML & CSS examples
           This text has a color of #d9aff3        
        
          <p style="color:#d9aff3;">Text here</p>
        
        
          .mytext {color:#d9aff3;}
        
        Text color #d9aff3
      
           This box has a color of #d9aff3        
        
          <div style="background-color:#d9aff3;">Content here</div>
        
        
          .mybackground {background-color:#d9aff3;}
        
        Background color #d9aff3
      
           Border around this has a color of #d9aff3        
        
          <div style="border:2px solid #d9aff3;">Content here</div>
        
        
          .myborder {border:2px solid #d9aff3;}
        
        Border color #d9aff3