#d3fdef color space conversions
Hex:
#d3fdef
RGB:
211, 253, 239
CMY:
17, 1, 6
CMYK:
17, 0, 6, 1
HSL:
160°, 91.3043%, 90.9804%
HSV (HSB):
160°, 16.6008%, 99.2157%
XYZ:
77.5692, 90.3314, 95.0087
xyY:
0.2950, 0.3436, 90.3314
CIE-Lab:
96.1341, -16.0818, 2.2183
CIE-LCH:
96.1341, 16.2341, 172.1463
CIE-Luv:
96.1341, -21.4840, 6.2459
Hunter-Lab:
95.0429, -20.6422, 7.2613
#d3fdef color charts
#d3fdef RGB chart
#d3fdef CMYK chart
#d3fdef RGB pie chart
#d3fdef color shades, tints & tones
#d3fdef color schemes
#d3fdef color preview, HTML & CSS examples
This text has a color of #d3fdef
<p style="color:#d3fdef;">Text here</p>
.mytext {color:#d3fdef;}
Text color #d3fdef
This box has a color of #d3fdef
<div style="background-color:#d3fdef;">Content here</div>
.mybackground {background-color:#d3fdef;}
Background color #d3fdef
Border around this has a color of #d3fdef
<div style="border:2px solid #d3fdef;">Content here</div>
.myborder {border:2px solid #d3fdef;}
Border color #d3fdef