#a5fefa color space conversions
Hex:
#a5fefa
RGB:
165, 254, 250
CMY:
35, 0, 2
CMYK:
35, 0, 2, 0
HSL:
177°, 97.8022%, 82.1569%
HSV (HSB):
177°, 35.0394%, 99.6078%
XYZ:
68.2142, 85.7851, 103.4054
xyY:
0.2650, 0.3333, 85.7851
CIE-Lab:
94.2204, -27.4274, -6.5532
CIE-LCH:
94.2204, 28.1994, 193.4376
CIE-Luv:
94.2204, -41.6236, -5.7454
Hunter-Lab:
92.6202, -30.6214, -1.3599
#a5fefa color charts
#a5fefa color shades, tints & tones
#a5fefa color schemes
#a5fefa color preview, HTML & CSS examples
This text has a color of #a5fefa
<p style="color:#a5fefa;">Text here</p>
.mytext {color:#a5fefa;}
This box has a color of #a5fefa
<div style="background-color:#a5fefa;">Content here</div>
.mybackground {background-color:#a5fefa;}
Border around this has a color of #a5fefa
<div style="border:2px solid #a5fefa;">Content here</div>
.myborder {border:2px solid #a5fefa;}