#d3affd color space conversions
Hex:
#d3affd
RGB:
211, 175, 253
CMY:
17, 31, 1
CMYK:
17, 31, 0, 1
HSL:
268°, 95.1220%, 83.9216%
HSV (HSB):
268°, 30.8300%, 99.2157%
XYZ:
59.9236, 51.6007, 99.7301
xyY:
0.2837, 0.2443, 51.6007
CIE-Lab:
77.0414, 27.6951, -33.8148
CIE-LCH:
77.0414, 43.7088, 309.3182
CIE-Luv:
77.0414, 13.7153, -58.5805
Hunter-Lab:
71.8336, 23.1958, -32.0317
#d3affd color charts
#d3affd color shades, tints & tones
#d3affd color schemes
#d3affd color preview, HTML & CSS examples
This text has a color of #d3affd
<p style="color:#d3affd;">Text here</p>
.mytext {color:#d3affd;}
This box has a color of #d3affd
<div style="background-color:#d3affd;">Content here</div>
.mybackground {background-color:#d3affd;}
Border around this has a color of #d3affd
<div style="border:2px solid #d3affd;">Content here</div>
.myborder {border:2px solid #d3affd;}