#d3abe1 color space conversions
Hex:
#d3abe1
RGB:
211, 171, 225
CMY:
17, 33, 12
CMYK:
6, 24, 0, 12
HSL:
284°, 47.3684%, 77.6471%
HSV (HSB):
284°, 24.0000%, 88.2353%
XYZ:
55.0175, 48.4109, 77.6787
xyY:
0.3038, 0.2673, 48.4109
CIE-Lab:
75.0834, 24.0998, -21.6676
CIE-LCH:
75.0834, 32.4081, 318.0419
CIE-Luv:
75.0834, 18.6872, -37.8189
Hunter-Lab:
69.5780, 19.3841, -17.4883
#d3abe1 color charts
#d3abe1 color shades, tints & tones
#d3abe1 color schemes
#d3abe1 color preview, HTML & CSS examples
This text has a color of #d3abe1
<p style="color:#d3abe1;">Text here</p>
.mytext {color:#d3abe1;}
This box has a color of #d3abe1
<div style="background-color:#d3abe1;">Content here</div>
.mybackground {background-color:#d3abe1;}
Border around this has a color of #d3abe1
<div style="border:2px solid #d3abe1;">Content here</div>
.myborder {border:2px solid #d3abe1;}