#a3debf color space conversions
Hex:
#a3debf
RGB:
163, 222, 191
CMY:
36, 13, 25
CMYK:
27, 0, 14, 13
HSL:
148°, 47.2000%, 75.4902%
HSV (HSB):
148°, 26.5766%, 87.0588%
XYZ:
50.6295, 63.7907, 58.9346
xyY:
0.2921, 0.3680, 63.7907
CIE-Lab:
83.8567, -25.1025, 9.1745
CIE-LCH:
83.8567, 26.7265, 159.9236
CIE-Luv:
83.8567, -29.2555, 17.9206
Hunter-Lab:
79.8691, -26.6186, 12.1588
#a3debf color charts
#a3debf color shades, tints & tones
#a3debf color schemes
#a3debf color preview, HTML & CSS examples
This text has a color of #a3debf
<p style="color:#a3debf;">Text here</p>
.mytext {color:#a3debf;}
This box has a color of #a3debf
<div style="background-color:#a3debf;">Content here</div>
.mybackground {background-color:#a3debf;}
Border around this has a color of #a3debf
<div style="border:2px solid #a3debf;">Content here</div>
.myborder {border:2px solid #a3debf;}