#a5affb color space conversions
Hex:
#a5affb
RGB:
165, 175, 251
CMY:
35, 31, 2
CMYK:
34, 30, 0, 2
HSL:
233°, 91.4894%, 81.5686%
HSV (HSB):
233°, 34.2629%, 98.4314%
XYZ:
48.2596, 45.6243, 97.5296
xyY:
0.2521, 0.2384, 45.6243
CIE-Lab:
73.3011, 13.9703, -38.8245
CIE-LCH:
73.3011, 41.2615, 289.7903
CIE-Luv:
73.3011, -9.0992, -64.6227
Hunter-Lab:
67.5458, 9.3283, -38.3270
#a5affb color charts
#a5affb color shades, tints & tones
#a5affb color schemes
#a5affb color preview, HTML & CSS examples
This text has a color of #a5affb
<p style="color:#a5affb;">Text here</p>
.mytext {color:#a5affb;}
This box has a color of #a5affb
<div style="background-color:#a5affb;">Content here</div>
.mybackground {background-color:#a5affb;}
Border around this has a color of #a5affb
<div style="border:2px solid #a5affb;">Content here</div>
.myborder {border:2px solid #a5affb;}