#d3aafc color space conversions
Hex:
#d3aafc
RGB:
211, 170, 252
CMY:
17, 33, 1
CMYK:
16, 33, 0, 1
HSL:
270°, 93.1818%, 82.7451%
HSV (HSB):
270°, 32.5397%, 98.8235%
XYZ:
58.8094, 49.6266, 98.5748
xyY:
0.2841, 0.2397, 49.6266
CIE-Lab:
75.8395, 30.2020, -35.1342
CIE-LCH:
75.8395, 46.3311, 310.6830
CIE-Luv:
75.8395, 15.9917, -61.0341
Hunter-Lab:
70.4462, 25.7334, -33.6517
#d3aafc color charts
#d3aafc color shades, tints & tones
#d3aafc color schemes
#d3aafc color preview, HTML & CSS examples
This text has a color of #d3aafc
<p style="color:#d3aafc;">Text here</p>
.mytext {color:#d3aafc;}
This box has a color of #d3aafc
<div style="background-color:#d3aafc;">Content here</div>
.mybackground {background-color:#d3aafc;}
Border around this has a color of #d3aafc
<div style="border:2px solid #d3aafc;">Content here</div>
.myborder {border:2px solid #d3aafc;}