#d3aff8 color space conversions
Hex:
#d3aff8
RGB:
211, 175, 248
CMY:
17, 31, 3
CMYK:
15, 29, 0, 3
HSL:
270°, 83.9080%, 82.9412%
HSV (HSB):
270°, 29.4355%, 97.2549%
XYZ:
59.1372, 51.2861, 95.5893
xyY:
0.2871, 0.2489, 51.2861
CIE-Lab:
76.8520, 26.6280, -31.4151
CIE-LCH:
76.8520, 41.1820, 310.2851
CIE-Luv:
76.8520, 14.2610, -54.3904
Hunter-Lab:
71.6143, 22.0755, -29.0090
#d3aff8 color charts
#d3aff8 color shades, tints & tones
#d3aff8 color schemes
#d3aff8 color preview, HTML & CSS examples
This text has a color of #d3aff8
<p style="color:#d3aff8;">Text here</p>
.mytext {color:#d3aff8;}
This box has a color of #d3aff8
<div style="background-color:#d3aff8;">Content here</div>
.mybackground {background-color:#d3aff8;}
Border around this has a color of #d3aff8
<div style="border:2px solid #d3aff8;">Content here</div>
.myborder {border:2px solid #d3aff8;}