#d3a4ec color space conversions
Hex:
#d3a4ec
RGB:
211, 164, 236
CMY:
17, 36, 7
CMYK:
11, 31, 0, 7
HSL:
279°, 65.4545%, 78.4314%
HSV (HSB):
279°, 30.5085%, 92.5490%
XYZ:
55.2798, 46.4559, 85.4102
xyY:
0.2954, 0.2482, 46.4559
CIE-Lab:
73.8404, 30.1185, -29.5533
CIE-LCH:
73.8404, 42.1962, 315.5427
CIE-Luv:
73.8404, 20.5888, -51.5431
Hunter-Lab:
68.1586, 25.4942, -26.5859
#d3a4ec color charts
#d3a4ec color shades, tints & tones
#d3a4ec color schemes
#d3a4ec color preview, HTML & CSS examples
This text has a color of #d3a4ec
<p style="color:#d3a4ec;">Text here</p>
.mytext {color:#d3a4ec;}
This box has a color of #d3a4ec
<div style="background-color:#d3a4ec;">Content here</div>
.mybackground {background-color:#d3a4ec;}
Border around this has a color of #d3a4ec
<div style="border:2px solid #d3a4ec;">Content here</div>
.myborder {border:2px solid #d3a4ec;}