#d3afe5 color space conversions
Hex:
#d3afe5
RGB:
211, 175, 229
CMY:
17, 31, 10
CMYK:
8, 24, 0, 10
HSL:
280°, 50.9434%, 79.2157%
HSV (HSB):
280°, 23.5808%, 89.8039%
XYZ:
56.3368, 50.1660, 80.8425
xyY:
0.3007, 0.2678, 50.1660
CIE-Lab:
76.1710, 22.7162, -22.1864
CIE-LCH:
76.1710, 31.7532, 315.6760
CIE-Luv:
76.1710, 16.3389, -38.5157
Hunter-Lab:
70.8279, 18.0306, -18.0936
#d3afe5 color charts
#d3afe5 color shades, tints & tones
#d3afe5 color schemes
#d3afe5 color preview, HTML & CSS examples
This text has a color of #d3afe5
<p style="color:#d3afe5;">Text here</p>
.mytext {color:#d3afe5;}
This box has a color of #d3afe5
<div style="background-color:#d3afe5;">Content here</div>
.mybackground {background-color:#d3afe5;}
Border around this has a color of #d3afe5
<div style="border:2px solid #d3afe5;">Content here</div>
.myborder {border:2px solid #d3afe5;}