#a3bcdc color space conversions
Hex:
#a3bcdc
RGB:
163, 188, 220
CMY:
36, 26, 14
CMYK:
26, 15, 0, 14
HSL:
214°, 44.8819%, 75.0980%
HSV (HSB):
214°, 25.9091%, 86.2745%
XYZ:
46.0057, 48.9203, 74.7279
xyY:
0.2712, 0.2884, 48.9203
CIE-Lab:
75.4017, -1.3931, -18.8267
CIE-LCH:
75.4017, 18.8782, 265.7680
CIE-Luv:
75.4017, -14.2611, -29.2157
Hunter-Lab:
69.9430, -4.9901, -14.3860
#a3bcdc color charts
#a3bcdc color shades, tints & tones
#a3bcdc color schemes
#a3bcdc color preview, HTML & CSS examples
This text has a color of #a3bcdc
<p style="color:#a3bcdc;">Text here</p>
.mytext {color:#a3bcdc;}
This box has a color of #a3bcdc
<div style="background-color:#a3bcdc;">Content here</div>
.mybackground {background-color:#a3bcdc;}
Border around this has a color of #a3bcdc
<div style="border:2px solid #a3bcdc;">Content here</div>
.myborder {border:2px solid #a3bcdc;}