#a5f0f3 color space conversions
Hex:
#a5f0f3
RGB:
165, 240, 243
CMY:
35, 6, 5
CMYK:
32, 1, 0, 5
HSL:
182°, 76.4706%, 80.0000%
HSV (HSB):
182°, 32.0988%, 95.2941%
XYZ:
62.8548, 76.7906, 96.3033
xyY:
0.2664, 0.3255, 76.7906
CIE-Lab:
90.2251, -22.2514, -8.8337
CIE-LCH:
90.2251, 23.9408, 201.6527
CIE-Luv:
90.2251, -35.9278, -10.2081
Hunter-Lab:
87.6302, -25.3197, -3.8170
#a5f0f3 color charts
#a5f0f3 color shades, tints & tones
#a5f0f3 color schemes
#a5f0f3 color preview, HTML & CSS examples
This text has a color of #a5f0f3
<p style="color:#a5f0f3;">Text here</p>
.mytext {color:#a5f0f3;}
This box has a color of #a5f0f3
<div style="background-color:#a5f0f3;">Content here</div>
.mybackground {background-color:#a5f0f3;}
Border around this has a color of #a5f0f3
<div style="border:2px solid #a5f0f3;">Content here</div>
.myborder {border:2px solid #a5f0f3;}