#d8cfff color space conversions
Hex:
        #d8cfff
        RGB:
        216, 207, 255
        CMY:
        15, 19, 0
        CMYK:
        15, 19, 0, 0
      HSL:
        251°, 100.0000%, 90.5882%
        HSV (HSB):
        251°, 18.8235%, 100.0000%
        XYZ:
        68.6817, 66.4446, 103.8129
        xyY:
        0.2874, 0.2781, 66.4446
      CIE-Lab:
        85.2227, 12.3763, -22.3244
        CIE-LCH:
        85.2227, 25.5255, 299.0033
        CIE-Luv:
        85.2227, 1.8856, -37.6590
        Hunter-Lab:
        81.5135, 7.7519, -18.4503
      #d8cfff color charts
#d8cfff RGB chart
      #d8cfff CMYK chart
      #d8cfff RGB pie chart
      #d8cfff color shades, tints & tones
#d8cfff color schemes
#d8cfff color preview, HTML & CSS examples
           This text has a color of #d8cfff        
        
          <p style="color:#d8cfff;">Text here</p>
        
        
          .mytext {color:#d8cfff;}
        
        Text color #d8cfff
      
           This box has a color of #d8cfff        
        
          <div style="background-color:#d8cfff;">Content here</div>
        
        
          .mybackground {background-color:#d8cfff;}
        
        Background color #d8cfff
      
           Border around this has a color of #d8cfff        
        
          <div style="border:2px solid #d8cfff;">Content here</div>
        
        
          .myborder {border:2px solid #d8cfff;}
        
        Border color #d8cfff