#d7cfff color space conversions
Hex:
        #d7cfff
        RGB:
        215, 207, 255
        CMY:
        16, 19, 0
        CMYK:
        16, 19, 0, 0
      HSL:
        250°, 100.0000%, 90.5882%
        HSV (HSB):
        250°, 18.8235%, 100.0000%
        XYZ:
        68.3872, 66.2927, 103.7991
        xyY:
        0.2868, 0.2780, 66.2927
      CIE-Lab:
        85.1455, 12.0665, -22.4487
        CIE-LCH:
        85.1455, 25.4862, 298.2587
        CIE-Luv:
        85.1455, 1.3549, -37.8113
        Hunter-Lab:
        81.4203, 7.4414, -18.5919
      #d7cfff color charts
#d7cfff RGB chart
      #d7cfff CMYK chart
      #d7cfff RGB pie chart
      #d7cfff color shades, tints & tones
#d7cfff color schemes
#d7cfff color preview, HTML & CSS examples
           This text has a color of #d7cfff        
        
          <p style="color:#d7cfff;">Text here</p>
        
        
          .mytext {color:#d7cfff;}
        
        Text color #d7cfff
      
           This box has a color of #d7cfff        
        
          <div style="background-color:#d7cfff;">Content here</div>
        
        
          .mybackground {background-color:#d7cfff;}
        
        Background color #d7cfff
      
           Border around this has a color of #d7cfff        
        
          <div style="border:2px solid #d7cfff;">Content here</div>
        
        
          .myborder {border:2px solid #d7cfff;}
        
        Border color #d7cfff