#a5b5e6 color space conversions
Hex:
#a5b5e6
RGB:
165, 181, 230
CMY:
35, 29, 10
CMYK:
28, 21, 0, 10
HSL:
225°, 56.5217%, 77.4510%
HSV (HSB):
225°, 28.2609%, 90.1961%
XYZ:
46.3239, 46.7603, 81.4470
xyY:
0.2654, 0.2679, 46.7603
CIE-Lab:
74.0362, 5.3956, -26.3175
CIE-LCH:
74.0362, 26.8649, 281.5862
CIE-Luv:
74.0362, -10.6478, -42.4733
Hunter-Lab:
68.3815, 1.2542, -22.7514
#a5b5e6 color charts
#a5b5e6 color shades, tints & tones
#a5b5e6 color schemes
#a5b5e6 color preview, HTML & CSS examples
This text has a color of #a5b5e6
<p style="color:#a5b5e6;">Text here</p>
.mytext {color:#a5b5e6;}
This box has a color of #a5b5e6
<div style="background-color:#a5b5e6;">Content here</div>
.mybackground {background-color:#a5b5e6;}
Border around this has a color of #a5b5e6
<div style="border:2px solid #a5b5e6;">Content here</div>
.myborder {border:2px solid #a5b5e6;}