#a3bddc color space conversions
Hex:
#a3bddc
RGB:
163, 189, 220
CMY:
36, 26, 14
CMYK:
26, 14, 0, 14
HSL:
213°, 44.8819%, 75.0980%
HSV (HSB):
213°, 25.9091%, 86.2745%
XYZ:
46.2201, 49.3490, 74.7994
xyY:
0.2713, 0.2897, 49.3490
CIE-Lab:
75.6680, -1.9319, -18.4239
CIE-LCH:
75.6680, 18.5249, 264.0139
CIE-Luv:
75.6680, -14.7006, -28.4913
Hunter-Lab:
70.2489, -5.4917, -13.9564
#a3bddc color charts
#a3bddc color shades, tints & tones
#a3bddc color schemes
#a3bddc color preview, HTML & CSS examples
This text has a color of #a3bddc
<p style="color:#a3bddc;">Text here</p>
.mytext {color:#a3bddc;}
This box has a color of #a3bddc
<div style="background-color:#a3bddc;">Content here</div>
.mybackground {background-color:#a3bddc;}
Border around this has a color of #a3bddc
<div style="border:2px solid #a3bddc;">Content here</div>
.myborder {border:2px solid #a3bddc;}