#a3debc color space conversions
Hex:
#a3debc
RGB:
163, 222, 188
CMY:
36, 13, 26
CMYK:
27, 0, 15, 13
HSL:
145°, 47.2000%, 75.4902%
HSV (HSB):
145°, 26.5766%, 87.0588%
XYZ:
50.3026, 63.6599, 57.2133
xyY:
0.2939, 0.3719, 63.6599
CIE-Lab:
83.7884, -25.6824, 10.6593
CIE-LCH:
83.7884, 27.8066, 157.4594
CIE-Luv:
83.7884, -29.2624, 20.1605
Hunter-Lab:
79.7872, -27.0904, 13.3357
#a3debc color charts
#a3debc color shades, tints & tones
#a3debc color schemes
#a3debc color preview, HTML & CSS examples
This text has a color of #a3debc
<p style="color:#a3debc;">Text here</p>
.mytext {color:#a3debc;}
This box has a color of #a3debc
<div style="background-color:#a3debc;">Content here</div>
.mybackground {background-color:#a3debc;}
Border around this has a color of #a3debc
<div style="border:2px solid #a3debc;">Content here</div>
.myborder {border:2px solid #a3debc;}