#a5bacc color space conversions
Hex:
#a5bacc
RGB:
165, 186, 204
CMY:
35, 27, 20
CMYK:
19, 9, 0, 20
HSL:
208°, 27.6596%, 72.3529%
HSV (HSB):
208°, 19.1176%, 80.0000%
XYZ:
43.9750, 47.4768, 63.9729
xyY:
0.2829, 0.3055, 47.4768
CIE-Lab:
74.4937, -3.3427, -11.4869
CIE-LCH:
74.4937, 11.9634, 253.7750
CIE-Luv:
74.4937, -11.9116, -17.0723
Hunter-Lab:
68.9034, -6.6599, -6.8151
#a5bacc color charts
#a5bacc color shades, tints & tones
#a5bacc color schemes
#a5bacc color preview, HTML & CSS examples
This text has a color of #a5bacc
<p style="color:#a5bacc;">Text here</p>
.mytext {color:#a5bacc;}
This box has a color of #a5bacc
<div style="background-color:#a5bacc;">Content here</div>
.mybackground {background-color:#a5bacc;}
Border around this has a color of #a5bacc
<div style="border:2px solid #a5bacc;">Content here</div>
.myborder {border:2px solid #a5bacc;}