#d3cae6 color space conversions
Hex:
#d3cae6
RGB:
211, 202, 230
CMY:
17, 21, 10
CMYK:
8, 12, 0, 10
HSL:
259°, 35.8974%, 84.7059%
HSV (HSB):
259°, 12.1739%, 90.1961%
XYZ:
62.2674, 61.8031, 83.5103
xyY:
0.3000, 0.2977, 61.8031
CIE-Lab:
82.8086, 8.3552, -12.7129
CIE-LCH:
82.8086, 15.2127, 303.3138
CIE-Luv:
82.8086, 3.2812, -21.2172
Hunter-Lab:
78.6150, 3.8058, -7.9515
#d3cae6 color charts
#d3cae6 color shades, tints & tones
#d3cae6 color schemes
#d3cae6 color preview, HTML & CSS examples
This text has a color of #d3cae6
<p style="color:#d3cae6;">Text here</p>
.mytext {color:#d3cae6;}
This box has a color of #d3cae6
<div style="background-color:#d3cae6;">Content here</div>
.mybackground {background-color:#d3cae6;}
Border around this has a color of #d3cae6
<div style="border:2px solid #d3cae6;">Content here</div>
.myborder {border:2px solid #d3cae6;}