#a5fcc5 color space conversions
Hex:
#a5fcc5
RGB:
165, 252, 197
CMY:
35, 1, 23
CMYK:
35, 0, 22, 1
HSL:
142°, 93.5484%, 81.7647%
HSV (HSB):
142°, 34.5238%, 98.8235%
XYZ:
60.4055, 81.6514, 65.3999
xyY:
0.2912, 0.3936, 81.6514
CIE-Lab:
92.4208, -37.4488, 18.1855
CIE-LCH:
92.4208, 41.6308, 154.0983
CIE-Luv:
92.4208, -41.7310, 33.3182
Hunter-Lab:
90.3611, -38.8066, 20.3410
#a5fcc5 color charts
#a5fcc5 color shades, tints & tones
#a5fcc5 color schemes
#a5fcc5 color preview, HTML & CSS examples
This text has a color of #a5fcc5
<p style="color:#a5fcc5;">Text here</p>
.mytext {color:#a5fcc5;}
This box has a color of #a5fcc5
<div style="background-color:#a5fcc5;">Content here</div>
.mybackground {background-color:#a5fcc5;}
Border around this has a color of #a5fcc5
<div style="border:2px solid #a5fcc5;">Content here</div>
.myborder {border:2px solid #a5fcc5;}