#d3a1ec color space conversions
Hex:
#d3a1ec
RGB:
211, 161, 236
CMY:
17, 37, 7
CMYK:
11, 32, 0, 7
HSL:
280°, 66.3717%, 77.8431%
HSV (HSB):
280°, 31.7797%, 92.5490%
XYZ:
54.7492, 45.3948, 85.2333
xyY:
0.2953, 0.2449, 45.3948
CIE-Lab:
73.1511, 31.7502, -30.6144
CIE-LCH:
73.1511, 44.1058, 316.0434
CIE-Luv:
73.1511, 21.9322, -53.4701
Hunter-Lab:
67.3756, 27.1410, -27.8417
#d3a1ec color charts
#d3a1ec color shades, tints & tones
#d3a1ec color schemes
#d3a1ec color preview, HTML & CSS examples
This text has a color of #d3a1ec
<p style="color:#d3a1ec;">Text here</p>
.mytext {color:#d3a1ec;}
This box has a color of #d3a1ec
<div style="background-color:#d3a1ec;">Content here</div>
.mybackground {background-color:#d3a1ec;}
Border around this has a color of #d3a1ec
<div style="border:2px solid #d3a1ec;">Content here</div>
.myborder {border:2px solid #d3a1ec;}