#d1caff color space conversions
Hex:
        #d1caff
        RGB:
        209, 202, 255
        CMY:
        18, 21, 0
        CMYK:
        18, 21, 0, 0
      HSL:
        248°, 100.0000%, 89.6078%
        HSV (HSB):
        248°, 20.7843%, 100.0000%
        XYZ:
        65.4650, 63.0164, 103.3207
        xyY:
        0.2824, 0.2719, 63.0164
      CIE-Lab:
        83.4510, 12.8959, -25.0674
        CIE-LCH:
        83.4510, 28.1901, 297.2235
        CIE-Luv:
        83.4510, 0.4752, -42.1991
        Hunter-Lab:
        79.3829, 8.2844, -21.6009
      #d1caff color charts
#d1caff RGB chart
      #d1caff CMYK chart
      #d1caff RGB pie chart
      #d1caff color shades, tints & tones
#d1caff color schemes
#d1caff color preview, HTML & CSS examples
           This text has a color of #d1caff        
        
          <p style="color:#d1caff;">Text here</p>
        
        
          .mytext {color:#d1caff;}
        
        Text color #d1caff
      
           This box has a color of #d1caff        
        
          <div style="background-color:#d1caff;">Content here</div>
        
        
          .mybackground {background-color:#d1caff;}
        
        Background color #d1caff
      
           Border around this has a color of #d1caff        
        
          <div style="border:2px solid #d1caff;">Content here</div>
        
        
          .myborder {border:2px solid #d1caff;}
        
        Border color #d1caff