#a5ffe2 color space conversions
Hex:
#a5ffe2
RGB:
165, 255, 226
CMY:
35, 0, 11
CMYK:
35, 0, 11, 0
HSL:
161°, 100.0000%, 82.3529%
HSV (HSB):
161°, 35.2941%, 100.0000%
XYZ:
65.0045, 85.0103, 84.9340
xyY:
0.2767, 0.3618, 85.0103
CIE-Lab:
93.8876, -33.1271, 5.3542
CIE-LCH:
93.8876, 33.5570, 170.8189
CIE-Luv:
93.8876, -42.4932, 13.8621
Hunter-Lab:
92.2010, -35.5039, 9.9238
#a5ffe2 color charts
#a5ffe2 color shades, tints & tones
#a5ffe2 color schemes
#a5ffe2 color preview, HTML & CSS examples
This text has a color of #a5ffe2
<p style="color:#a5ffe2;">Text here</p>
.mytext {color:#a5ffe2;}
This box has a color of #a5ffe2
<div style="background-color:#a5ffe2;">Content here</div>
.mybackground {background-color:#a5ffe2;}
Border around this has a color of #a5ffe2
<div style="border:2px solid #a5ffe2;">Content here</div>
.myborder {border:2px solid #a5ffe2;}