#d3d4fd color space conversions
Hex:
#d3d4fd
RGB:
211, 212, 253
CMY:
17, 17, 1
CMYK:
17, 16, 0, 1
HSL:
239°, 91.3043%, 90.9804%
HSV (HSB):
239°, 16.6008%, 99.2157%
XYZ:
68.1371, 68.0277, 102.4680
xyY:
0.2855, 0.2851, 68.0277
CIE-Lab:
86.0203, 7.7491, -20.0954
CIE-LCH:
86.0203, 21.5377, 291.0874
CIE-Luv:
86.0203, -2.9059, -33.2668
Hunter-Lab:
82.4789, 3.1235, -15.9239
#d3d4fd color charts
#d3d4fd color shades, tints & tones
#d3d4fd color schemes
#d3d4fd color preview, HTML & CSS examples
This text has a color of #d3d4fd
<p style="color:#d3d4fd;">Text here</p>
.mytext {color:#d3d4fd;}
This box has a color of #d3d4fd
<div style="background-color:#d3d4fd;">Content here</div>
.mybackground {background-color:#d3d4fd;}
Border around this has a color of #d3d4fd
<div style="border:2px solid #d3d4fd;">Content here</div>
.myborder {border:2px solid #d3d4fd;}