#d7cafe color space conversions
Hex:
#d7cafe
RGB:
215, 202, 254
CMY:
16, 21, 0
CMYK:
15, 20, 0, 0
HSL:
255°, 96.2963%, 89.4118%
HSV (HSB):
255°, 20.4724%, 99.6078%
XYZ:
67.0343, 63.8439, 102.5559
xyY:
0.2872, 0.2735, 63.8439
CIE-Lab:
83.8844, 14.5280, -23.8340
CIE-LCH:
83.8844, 27.9128, 301.3644
CIE-Luv:
83.8844, 3.7184, -40.4306
Hunter-Lab:
79.9024, 9.9238, -20.1680
#d7cafe color charts
#d7cafe color shades, tints & tones
#d7cafe color schemes
#d7cafe color preview, HTML & CSS examples
This text has a color of #d7cafe
<p style="color:#d7cafe;">Text here</p>
.mytext {color:#d7cafe;}
This box has a color of #d7cafe
<div style="background-color:#d7cafe;">Content here</div>
.mybackground {background-color:#d7cafe;}
Border around this has a color of #d7cafe
<div style="border:2px solid #d7cafe;">Content here</div>
.myborder {border:2px solid #d7cafe;}