#a5ffed color space conversions
Hex:
#a5ffed
RGB:
165, 255, 237
CMY:
35, 0, 7
CMYK:
35, 0, 7, 0
HSL:
168°, 100.0000%, 82.3529%
HSV (HSB):
168°, 35.2941%, 100.0000%
XYZ:
66.5631, 85.6338, 93.1415
xyY:
0.2713, 0.3490, 85.6338
CIE-Lab:
94.1555, -30.7892, 0.0673
CIE-LCH:
94.1555, 30.7892, 179.8747
CIE-Luv:
94.1555, -42.2829, 5.3182
Hunter-Lab:
92.5385, -33.5470, 5.1006
#a5ffed color charts
#a5ffed color shades, tints & tones
#a5ffed color schemes
#a5ffed color preview, HTML & CSS examples
This text has a color of #a5ffed
<p style="color:#a5ffed;">Text here</p>
.mytext {color:#a5ffed;}
This box has a color of #a5ffed
<div style="background-color:#a5ffed;">Content here</div>
.mybackground {background-color:#a5ffed;}
Border around this has a color of #a5ffed
<div style="border:2px solid #a5ffed;">Content here</div>
.myborder {border:2px solid #a5ffed;}