#a5cceb color space conversions
Hex:
#a5cceb
RGB:
165, 204, 235
CMY:
35, 20, 8
CMYK:
30, 13, 0, 8
HSL:
207°, 63.6364%, 78.4314%
HSV (HSB):
207°, 29.7872%, 92.1569%
XYZ:
52.1053, 57.1832, 86.8885
xyY:
0.2656, 0.2915, 57.1832
CIE-Lab:
80.2825, -5.7963, -19.5042
CIE-LCH:
80.2825, 20.3473, 253.4491
CIE-Luv:
80.2825, -20.6449, -29.9121
Hunter-Lab:
75.6196, -9.3397, -15.1917
#a5cceb color charts
#a5cceb color shades, tints & tones
#a5cceb color schemes
#a5cceb color preview, HTML & CSS examples
This text has a color of #a5cceb
<p style="color:#a5cceb;">Text here</p>
.mytext {color:#a5cceb;}
This box has a color of #a5cceb
<div style="background-color:#a5cceb;">Content here</div>
.mybackground {background-color:#a5cceb;}
Border around this has a color of #a5cceb
<div style="border:2px solid #a5cceb;">Content here</div>
.myborder {border:2px solid #a5cceb;}