#d3defc color space conversions
Hex:
#d3defc
RGB:
211, 222, 252
CMY:
17, 13, 1
CMYK:
16, 12, 0, 1
HSL:
224°, 87.2340%, 90.7843%
HSV (HSB):
224°, 16.2698%, 98.8235%
XYZ:
70.5559, 73.1197, 102.4903
xyY:
0.2866, 0.2970, 73.1197
CIE-Lab:
88.5048, 2.2740, -15.8260
CIE-LCH:
88.5048, 15.9886, 278.1766
CIE-Luv:
88.5048, -7.4541, -25.4601
Hunter-Lab:
85.5101, -2.3590, -11.2065
#d3defc color charts
#d3defc RGB chart
#d3defc CMYK chart
#d3defc RGB pie chart
#d3defc color shades, tints & tones
#d3defc color schemes
#d3defc color preview, HTML & CSS examples
This text has a color of #d3defc
<p style="color:#d3defc;">Text here</p>
.mytext {color:#d3defc;}
Text color #d3defc
This box has a color of #d3defc
<div style="background-color:#d3defc;">Content here</div>
.mybackground {background-color:#d3defc;}
Background color #d3defc
Border around this has a color of #d3defc
<div style="border:2px solid #d3defc;">Content here</div>
.myborder {border:2px solid #d3defc;}
Border color #d3defc