#a5fcdc color space conversions
Hex:
#a5fcdc
RGB:
165, 252, 220
CMY:
35, 1, 14
CMYK:
35, 0, 13, 1
HSL:
158°, 93.5484%, 81.7647%
HSV (HSB):
158°, 34.5238%, 98.8235%
XYZ:
63.2457, 82.7874, 80.3563
xyY:
0.2794, 0.3657, 82.7874
CIE-Lab:
92.9213, -32.9716, 7.0571
CIE-LCH:
92.9213, 33.7184, 167.9189
CIE-Luv:
92.9213, -41.3323, 16.3914
Hunter-Lab:
90.9876, -35.1525, 11.3290
#a5fcdc color charts
#a5fcdc color shades, tints & tones
#a5fcdc color schemes
#a5fcdc color preview, HTML & CSS examples
This text has a color of #a5fcdc
<p style="color:#a5fcdc;">Text here</p>
.mytext {color:#a5fcdc;}
This box has a color of #a5fcdc
<div style="background-color:#a5fcdc;">Content here</div>
.mybackground {background-color:#a5fcdc;}
Border around this has a color of #a5fcdc
<div style="border:2px solid #a5fcdc;">Content here</div>
.myborder {border:2px solid #a5fcdc;}