#a5dcfc color space conversions
Hex:
#a5dcfc
RGB:
165, 220, 252
CMY:
35, 14, 1
CMYK:
35, 13, 0, 1
HSL:
202°, 93.5484%, 81.7647%
HSV (HSB):
202°, 34.5238%, 98.8235%
XYZ:
58.6809, 66.2140, 101.7832
xyY:
0.2589, 0.2921, 66.2140
CIE-Lab:
85.1055, -10.0479, -21.2351
CIE-LCH:
85.1055, 23.4924, 244.6778
CIE-Luv:
85.1055, -27.5463, -32.3774
Hunter-Lab:
81.3720, -13.6767, -17.2018
#a5dcfc color charts
#a5dcfc color shades, tints & tones
#a5dcfc color schemes
#a5dcfc color preview, HTML & CSS examples
This text has a color of #a5dcfc
<p style="color:#a5dcfc;">Text here</p>
.mytext {color:#a5dcfc;}
This box has a color of #a5dcfc
<div style="background-color:#a5dcfc;">Content here</div>
.mybackground {background-color:#a5dcfc;}
Border around this has a color of #a5dcfc
<div style="border:2px solid #a5dcfc;">Content here</div>
.myborder {border:2px solid #a5dcfc;}