#d96cec color space conversions
Hex:
#d96cec
RGB:
217, 108, 236
CMY:
15, 58, 7
CMYK:
8, 54, 0, 7
HSL:
291°, 77.1084%, 67.4510%
HSV (HSB):
291°, 54.2373%, 92.5490%
XYZ:
49.1182, 31.5330, 82.8545
xyY:
0.3004, 0.1929, 31.5330
CIE-Lab:
62.9550, 60.9171, -46.4628
CIE-LCH:
62.9550, 76.6139, 322.6664
CIE-Luv:
62.9550, 46.7278, -81.9173
Hunter-Lab:
56.1542, 57.8642, -48.1734
#d96cec color charts
#d96cec color shades, tints & tones
#d96cec color schemes
#d96cec color preview, HTML & CSS examples
This text has a color of #d96cec
<p style="color:#d96cec;">Text here</p>
.mytext {color:#d96cec;}
This box has a color of #d96cec
<div style="background-color:#d96cec;">Content here</div>
.mybackground {background-color:#d96cec;}
Border around this has a color of #d96cec
<div style="border:2px solid #d96cec;">Content here</div>
.myborder {border:2px solid #d96cec;}