#d79cec color space conversions
Hex:
#d79cec
RGB:
215, 156, 236
CMY:
16, 39, 7
CMYK:
9, 34, 0, 7
HSL:
284°, 67.7966%, 76.8627%
HSV (HSB):
284°, 33.8983%, 92.5490%
XYZ:
55.0531, 44.2801, 85.0022
xyY:
0.2987, 0.2402, 44.2801
CIE-Lab:
72.4153, 35.6899, -31.7161
CIE-LCH:
72.4153, 47.7460, 318.3739
CIE-Luv:
72.4153, 26.5383, -55.8126
Hunter-Lab:
66.5433, 31.2272, -29.1565
#d79cec color charts
#d79cec color shades, tints & tones
#d79cec color schemes
#d79cec color preview, HTML & CSS examples
This text has a color of #d79cec
<p style="color:#d79cec;">Text here</p>
.mytext {color:#d79cec;}
This box has a color of #d79cec
<div style="background-color:#d79cec;">Content here</div>
.mybackground {background-color:#d79cec;}
Border around this has a color of #d79cec
<div style="border:2px solid #d79cec;">Content here</div>
.myborder {border:2px solid #d79cec;}