#a6b2e5 color space conversions
Hex:
#a6b2e5
RGB:
166, 178, 229
CMY:
35, 30, 10
CMYK:
28, 22, 0, 10
HSL:
229°, 54.7826%, 77.4510%
HSV (HSB):
229°, 27.5109%, 89.8039%
XYZ:
45.7891, 45.6049, 80.5180
xyY:
0.2664, 0.2653, 45.6049
CIE-Lab:
73.2884, 7.0987, -26.9138
CIE-LCH:
73.2884, 27.8342, 284.7756
CIE-Luv:
73.2884, -8.8549, -43.6503
Hunter-Lab:
67.5314, 2.8505, -23.4198
#a6b2e5 color charts
#a6b2e5 color shades, tints & tones
#a6b2e5 color schemes
#a6b2e5 color preview, HTML & CSS examples
This text has a color of #a6b2e5
<p style="color:#a6b2e5;">Text here</p>
.mytext {color:#a6b2e5;}
This box has a color of #a6b2e5
<div style="background-color:#a6b2e5;">Content here</div>
.mybackground {background-color:#a6b2e5;}
Border around this has a color of #a6b2e5
<div style="border:2px solid #a6b2e5;">Content here</div>
.myborder {border:2px solid #a6b2e5;}