#d3abe5 color space conversions
Hex:
#d3abe5
RGB:
211, 171, 229
CMY:
17, 33, 10
CMYK:
8, 25, 0, 10
HSL:
281°, 52.7273%, 78.4314%
HSV (HSB):
281°, 25.3275%, 89.8039%
XYZ:
55.5697, 48.6318, 80.5868
xyY:
0.3007, 0.2632, 48.6318
CIE-Lab:
75.2217, 24.8931, -23.6320
CIE-LCH:
75.2217, 34.3240, 316.4887
CIE-Luv:
75.2217, 18.2237, -41.1461
Hunter-Lab:
69.7365, 20.1992, -19.6993
#d3abe5 color charts
#d3abe5 color shades, tints & tones
#d3abe5 color schemes
#d3abe5 color preview, HTML & CSS examples
This text has a color of #d3abe5
<p style="color:#d3abe5;">Text here</p>
.mytext {color:#d3abe5;}
This box has a color of #d3abe5
<div style="background-color:#d3abe5;">Content here</div>
.mybackground {background-color:#d3abe5;}
Border around this has a color of #d3abe5
<div style="border:2px solid #d3abe5;">Content here</div>
.myborder {border:2px solid #d3abe5;}