#a5bcdc color space conversions
Hex:
#a5bcdc
RGB:
165, 188, 220
CMY:
35, 26, 14
CMYK:
25, 15, 0, 14
HSL:
215°, 44.0000%, 75.4902%
HSV (HSB):
215°, 25.0000%, 86.2745%
XYZ:
46.4185, 49.1331, 74.7473
xyY:
0.2726, 0.2885, 49.1331
CIE-Lab:
75.5340, -0.7929, -18.6138
CIE-LCH:
75.5340, 18.6306, 267.5609
CIE-Luv:
75.5340, -13.3313, -28.9659
Hunter-Lab:
70.0950, -4.4594, -14.1586
#a5bcdc color charts
#a5bcdc color shades, tints & tones
#a5bcdc color schemes
#a5bcdc color preview, HTML & CSS examples
This text has a color of #a5bcdc
<p style="color:#a5bcdc;">Text here</p>
.mytext {color:#a5bcdc;}
This box has a color of #a5bcdc
<div style="background-color:#a5bcdc;">Content here</div>
.mybackground {background-color:#a5bcdc;}
Border around this has a color of #a5bcdc
<div style="border:2px solid #a5bcdc;">Content here</div>
.myborder {border:2px solid #a5bcdc;}