#d3dafc color space conversions
Hex:
#d3dafc
RGB:
211, 218, 252
CMY:
17, 15, 1
CMYK:
16, 13, 0, 1
HSL:
230°, 87.2340%, 90.7843%
HSV (HSB):
230°, 16.2698%, 98.8235%
XYZ:
69.5061, 71.0200, 102.1403
xyY:
0.2864, 0.2927, 71.0200
CIE-Lab:
87.4947, 4.3710, -17.3442
CIE-LCH:
87.4947, 17.8865, 284.1448
CIE-Luv:
87.4947, -5.6095, -28.2529
Hunter-Lab:
84.2733, -0.2570, -12.8689
#d3dafc color charts
#d3dafc RGB chart
#d3dafc CMYK chart
#d3dafc RGB pie chart
#d3dafc color shades, tints & tones
#d3dafc color schemes
#d3dafc color preview, HTML & CSS examples
This text has a color of #d3dafc
<p style="color:#d3dafc;">Text here</p>
.mytext {color:#d3dafc;}
Text color #d3dafc
This box has a color of #d3dafc
<div style="background-color:#d3dafc;">Content here</div>
.mybackground {background-color:#d3dafc;}
Background color #d3dafc
Border around this has a color of #d3dafc
<div style="border:2px solid #d3dafc;">Content here</div>
.myborder {border:2px solid #d3dafc;}
Border color #d3dafc