#d3abea color space conversions
Hex:
#d3abea
RGB:
211, 171, 234
CMY:
17, 33, 8
CMYK:
10, 27, 0, 8
HSL:
278°, 60.0000%, 79.4118%
HSV (HSB):
278°, 26.9231%, 91.7647%
XYZ:
56.2782, 48.9152, 84.3173
xyY:
0.2970, 0.2581, 48.9152
CIE-Lab:
75.3986, 25.9001, -26.0767
CIE-LCH:
75.3986, 36.7533, 314.8053
CIE-Luv:
75.3986, 17.6439, -45.3160
Hunter-Lab:
69.9394, 21.2397, -22.5210
#d3abea color charts
#d3abea color shades, tints & tones
#d3abea color schemes
#d3abea color preview, HTML & CSS examples
This text has a color of #d3abea
<p style="color:#d3abea;">Text here</p>
.mytext {color:#d3abea;}
This box has a color of #d3abea
<div style="background-color:#d3abea;">Content here</div>
.mybackground {background-color:#d3abea;}
Border around this has a color of #d3abea
<div style="border:2px solid #d3abea;">Content here</div>
.myborder {border:2px solid #d3abea;}