#d1afe2 color space conversions
Hex:
        #d1afe2
        RGB:
        209, 175, 226
        CMY:
        18, 31, 11
        CMYK:
        8, 23, 0, 11
      HSL:
        280°, 46.7890%, 78.6275%
        HSV (HSB):
        280°, 22.5664%, 88.6275%
        XYZ:
        55.3519, 49.7062, 78.6284
        xyY:
        0.3013, 0.2706, 49.7062
      CIE-Lab:
        75.8886, 21.4717, -21.0047
        CIE-LCH:
        75.8886, 30.0372, 315.6299
        CIE-Luv:
        75.8886, 15.4918, -36.3755
        Hunter-Lab:
        70.5027, 16.7615, -16.7716
      #d1afe2 color charts
#d1afe2 RGB chart
      #d1afe2 CMYK chart
      #d1afe2 RGB pie chart
      #d1afe2 color shades, tints & tones
#d1afe2 color schemes
#d1afe2 color preview, HTML & CSS examples
           This text has a color of #d1afe2        
        
          <p style="color:#d1afe2;">Text here</p>
        
        
          .mytext {color:#d1afe2;}
        
        Text color #d1afe2
      
           This box has a color of #d1afe2        
        
          <div style="background-color:#d1afe2;">Content here</div>
        
        
          .mybackground {background-color:#d1afe2;}
        
        Background color #d1afe2
      
           Border around this has a color of #d1afe2        
        
          <div style="border:2px solid #d1afe2;">Content here</div>
        
        
          .myborder {border:2px solid #d1afe2;}
        
        Border color #d1afe2