#a4b3ed color space conversions
Hex:
#a4b3ed
RGB:
164, 179, 237
CMY:
36, 30, 7
CMYK:
31, 24, 0, 7
HSL:
228°, 66.9725%, 78.6275%
HSV (HSB):
228°, 30.8017%, 92.9412%
XYZ:
46.7160, 46.2471, 86.5852
xyY:
0.2602, 0.2576, 46.2471
CIE-Lab:
73.7056, 7.9276, -30.6276
CIE-LCH:
73.7056, 31.6370, 284.5118
CIE-Luv:
73.7056, -10.5487, -50.0036
Hunter-Lab:
68.0052, 3.6109, -27.8851
#a4b3ed color charts
#a4b3ed color shades, tints & tones
#a4b3ed color schemes
#a4b3ed color preview, HTML & CSS examples
This text has a color of #a4b3ed
<p style="color:#a4b3ed;">Text here</p>
.mytext {color:#a4b3ed;}
This box has a color of #a4b3ed
<div style="background-color:#a4b3ed;">Content here</div>
.mybackground {background-color:#a4b3ed;}
Border around this has a color of #a4b3ed
<div style="border:2px solid #a4b3ed;">Content here</div>
.myborder {border:2px solid #a4b3ed;}