#a5ffe6 color space conversions
Hex:
#a5ffe6
RGB:
165, 255, 230
CMY:
35, 0, 10
CMYK:
35, 0, 10, 0
HSL:
163°, 100.0000%, 82.3529%
HSV (HSB):
163°, 35.2941%, 100.0000%
XYZ:
65.5600, 85.2325, 87.8591
xyY:
0.2747, 0.3571, 85.2325
CIE-Lab:
93.9832, -32.2882, 3.4295
CIE-LCH:
93.9832, 32.4698, 173.9371
CIE-Luv:
93.9832, -42.4168, 10.7794
Hunter-Lab:
92.3215, -34.8048, 8.2008
#a5ffe6 color charts
#a5ffe6 color shades, tints & tones
#a5ffe6 color schemes
#a5ffe6 color preview, HTML & CSS examples
This text has a color of #a5ffe6
<p style="color:#a5ffe6;">Text here</p>
.mytext {color:#a5ffe6;}
This box has a color of #a5ffe6
<div style="background-color:#a5ffe6;">Content here</div>
.mybackground {background-color:#a5ffe6;}
Border around this has a color of #a5ffe6
<div style="border:2px solid #a5ffe6;">Content here</div>
.myborder {border:2px solid #a5ffe6;}