#a5f3d5 color space conversions
Hex:
#a5f3d5
RGB:
165, 243, 213
CMY:
35, 5, 16
CMYK:
32, 0, 12, 5
HSL:
157°, 76.4706%, 80.0000%
HSV (HSB):
157°, 32.0988%, 95.2941%
XYZ:
59.5779, 76.9046, 74.6548
xyY:
0.2822, 0.3642, 76.9046
CIE-Lab:
90.2777, -30.1837, 6.8791
CIE-LCH:
90.2777, 30.9577, 167.1611
CIE-Luv:
90.2777, -37.5708, 15.5898
Hunter-Lab:
87.6953, -32.1985, 10.9133
#a5f3d5 color charts
#a5f3d5 color shades, tints & tones
#a5f3d5 color schemes
#a5f3d5 color preview, HTML & CSS examples
This text has a color of #a5f3d5
<p style="color:#a5f3d5;">Text here</p>
.mytext {color:#a5f3d5;}
This box has a color of #a5f3d5
<div style="background-color:#a5f3d5;">Content here</div>
.mybackground {background-color:#a5f3d5;}
Border around this has a color of #a5f3d5
<div style="border:2px solid #a5f3d5;">Content here</div>
.myborder {border:2px solid #a5f3d5;}